0
Answer

Help with extract files from zip to .jar

Photo of TheMrRAfus

TheMrRAfus

11y
1.6k
1
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