Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do you convert a jar file into a java file, ?

804286Oct 12 2010 — edited Oct 12 2010
how 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 ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2010
Added on Oct 12 2010
6 comments
3,835 views