Java: Creating a .jar?

Soldato
Joined
18 Oct 2002
Posts
9,047
Location
London
I unziped a jar once - to get to the javadoc files. But I managed to delete the actual jar file afterwards...

How do I recreate a jar file from the folder structure I now have? :confused: It seems weird that winrar/7zip can extract these, but not create them! :(

Thanks for any info :)
KA
 
normal zip + rename works too, doesn't it? been a while since I used java but I think that used to work.
 
Back
Top Bottom