.java
and .class
files. Since
we don't want to see the .class
files we need to tell NetBeans to ignore
them.
![]() |
Click image for larger view. |
|.*\.class$
![]() |
Click image for larger view. |