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 nalu-plugin-gwt-processor-2.12.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.nalukit.nalu.processor.model.intern
├─ com.github.nalukit.nalu.processor.model.intern.ClassNameModel.class - [JAR]
com.github.nalukit.nalu.processor
├─ com.github.nalukit.nalu.processor.NaluPluginGwtProcessor.class - [JAR]
├─ com.github.nalukit.nalu.processor.ProcessorException.class - [JAR]
├─ com.github.nalukit.nalu.processor.ProcessorUtils.class - [JAR]