I have written a .java file, called Main.java, and have compiled it using the javac in the Windows Command Prompt. The compiler is creating multiple .class files (called Mai
jar xf fileName.jar
META-INF
& Copyright.mk
filesJAD.exe
from google (Its Zip File)jad.exe
jad.exe
jad fileName.clas
s (the class filename which u want to modify)fileName.jad
file will get generate , rename it as fileName.java
fileName.java
(if its referring to some other class file configure it in eclipse accordingly)jar cf fileName.jar
(* represents all the class files irrespective of directories)