Problem: EXE to JAR Please Help Me
Hi all, I'm Italian (sorry my bad english). I recently did a software in Java and then the 'I "converted" in the exe. Now I lost the code but I knew that there was a way to return the jar file from the exe file.
Can you help please?
Thanks in advance :)
Lorenzo.
Re: Problem: EXE to JAR Please Help Me
Re: Problem: EXE to JAR Please Help Me
But more importantly you should take steps to protect your code from being lost in the first place and from this time forward. All important code should be backed up, and in fact best to back it up with a version control system like SVN. I personally use and recommend Assembla for its service and its price (free!).