Hi
Does anyone know why after I build my project in Netbeans 5.0, my jar file contains lots of other stuff I did not intend to put it.
Stuff like:
com folder
java folder
javac folder
org folder
I do not where to set these... I thought I can do this in the Project properties->Source filtering but doesn't seem to work....
This make my normal 100K jar file to a 1 MB file :-(
Anyone? Help!!!!

Reply With Quote

