How do you isolate a single project in Eclipse? -


whenever ctrl+shift+w (close tabs) in eclipse , start or open fresh project, warnings , errors in problems view persist (from previous projects in workspace open in past). how can let eclipse know want focus on current project only?

this varies release, there filters dialog (try using down arrow in problems toolbar , choose "filter content"). can set scope "on element in same project". scope determined using current selection in 1 of navigator views (packager explorer, navigator, etc)


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -