CalvinHobbes
Diamond Member
I have a .jar file that is a small java program. I decompiled it, made changes, saved it as a .java file and then tried to compile it. I get a bunch of errors when trying to compile the .java file. The errors are all about different lines of code. The changes I made wouldn't have caused any issues like this.
I'm using DJ Java Complier and Java JDK 1.60.
Is there a better way to do this?
I'm using DJ Java Complier and Java JDK 1.60.
Is there a better way to do this?