java - Intellij show warnings a errors -


a feature in eclipse shows me errors , warnings in code (in list)

also - each file there mark whether file has warnings/errors

in intellij found rather challenging... intellij experts out there -

  1. is there way show warnings in list (i saw similar in messages toolbar dissapears when there no compilation errors)

  2. how can see if file has warnings without looking it's contents?

thanks!

also error/warning list appears when trying commit file subversion. if errors or warnings present in file, idea shows popup window review button. button opens message sub-window handy , good-looking errors/warnings list.

p.s. may helpful build -> rebuild project

p.s.2. see displaying warnings here: warnings in intellij idea v12


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -