0
Reply

Help with extract files from zip to .jar

TheMrRAfus

TheMrRAfus

Jul 16 2013 6:47 AM
1.2k
Hello I want to extract the files of a .zip archive and put them in a .jar file

I think that the way is extract the jar files in a folder, extract the .zip in the same folder and compress back into the jar


But are a better way to do this?


Thanks