Read/write out of jar | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Read/write out of jar

I recently found out I cannot edit anything in a jar file like a text file. I've attempted to read and write out of a jar but I have no correct direction. I don't want a direct file location as it's different on other computers just the same folder the jar is in. what method should I use to find it.

27th Nov 2016, 3:06 AM
furProgrammer
furProgrammer - avatar
1 Answer
+ 1
If you want to read jar files, you have to get a java decompiler
3rd Dec 2016, 9:18 PM
AmiT177
AmiT177 - avatar