View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window processor-2.0_beta1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.immomo.mls.processor
├─ com.immomo.mls.processor.Logger.class - [JAR]
├─ com.immomo.mls.processor.LuaClassGenerator.class - [JAR]
├─ com.immomo.mls.processor.LuaRegisterGenerator.class - [JAR]
├─ com.immomo.mls.processor.LuaRegisterProcessor.class - [JAR]
├─ com.immomo.mls.processor.Main.class - [JAR]
├─ com.immomo.mls.processor.NormalElement.class - [JAR]
├─ com.immomo.mls.processor.Options.class - [JAR]
├─ com.immomo.mls.processor.PreProcess.class - [JAR]
├─ com.immomo.mls.processor.PropertyElement.class - [JAR]
├─ com.immomo.mls.processor.Type.class - [JAR]