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 nb-edit-externally-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.poiu.nbee.config
├─ de.poiu.nbee.config.Bundle.class - [JAR]
├─ de.poiu.nbee.config.EditExternallyOptionsPanelController.class - [JAR]
├─ de.poiu.nbee.config.EditExternallyPanel.class - [JAR]
├─ de.poiu.nbee.config.Prefs.class - [JAR]
de.poiu.nbee.actions
├─ de.poiu.nbee.actions.Bundle.class - [JAR]
├─ de.poiu.nbee.actions.EditExternally.class - [JAR]
de.poiu.nbee.nb.editexternally.docs
├─ de.poiu.nbee.nb.editexternally.docs.package-info.class - [JAR]
de.poiu.nbee.parser
├─ de.poiu.nbee.parser.CmdlineParser.class - [JAR]
├─ de.poiu.nbee.parser.ParseException.class - [JAR]