On Wed, Aug 18, 2010 at 5:01 PM, sandeep kumar <[email protected]>wrote:
> what is the command to create a jar file from the java class files in > a subdirectory on my home > i tried jar cfe as mentioned in man pages and it creates the jar files > with out errors but running it shows that it cant find the main class > thanks Jar files are also zip files. simply zip will work. -- l...@iitd - http://tinyurl.com/ycueutm
