How do you convert a jar file into a java file, ?
804286Oct 12 2010 — edited Oct 12 2010how do you convert a jar file into a java file ?
I am new to Java ,but have a little experience in C++ and Visual Basic.
I want to edit and maybe create my own mobile games that are written or converted into jar files.
At the moment I am using Java NetBeans , and Easy Java( the java pad).
However the only solution I tried was to open the JAR file in winrar and see that its made up of png picture files,
midi music files and class files. Unfortunately when I uncompressed the JAR file , there was NO java file to be seen and the JAVA editors Do not show the class file like a Java file. So why is there no extension Java file in the mobile JAR game ?