java - How to create multiple jar files from a package? -
i have 24 .java files in 1 of packages...i'd create executable jar file each 1 of them, in 1 step...is possible?
i have created jar file 1 .java file surely there must easier way doing 24 times (once each file)?
i want able run files command line vs inside eclipse ide.
Comments
Post a Comment