This site requires JavaScript, please enable it in your browser!
Greenfoot back
rduran26
rduran26 wrote ...

2012/12/12

Changing Codes on a Jar File

rduran26 rduran26

2012/12/12

#
So I have a jar file that I want to change the codes on but when I open it on Greenfoot i cant open none of the editors. Anyone has ANY help with this????
danpost danpost

2012/12/12

#
You cannot edit the files in a jar file. You will have to refer to the original scenario folder (or a copy of it) to perform any editing to that scenario. I came across this problem when the motherboard of my old laptop went on me and I only had copies of some of my scenarios in jar form (I could still retrieve the images and sounds; but the code was lost).
vonmeth vonmeth

2012/12/12

#
Can't you extract the jar, including the source code?
You need to login to post a reply.