ctr+shift+r
For each filename foo two files will be presented:
- foo.java
- foo.class
In order foo.class to not be presented right click on it or any folder that it contains it (eg if using Maven right click on folder 'target'), select Properties and click Derived.
References
for ignoring folder 'target':
http://robmayhew.com/eclipse-ignore-folder/
No comments:
Post a Comment