I know how to make an executable Jar file in Eclipse. but if I want to add *.java files in the jar file, (when I want to CREATE a jar file), are there any good ways?
or do I need to add them after Eclipse creates a jar file?
I know how to make an executable Jar file in Eclipse. but if I want to add *.java files in the jar file, (when I want to CREATE a jar file), are there any good ways?
or do I need to add them after Eclipse creates a jar file?