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 exporter-2.1.0-v200706251652.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.uml2.uml.ecore.exporter.ui
├─ org.eclipse.uml2.uml.ecore.exporter.ui.UMLExporterOptionsPage.class - [JAR]
├─ org.eclipse.uml2.uml.ecore.exporter.ui.UMLExporterWizard.class - [JAR]
org.eclipse.uml2.uml.ecore.exporter
├─ org.eclipse.uml2.uml.ecore.exporter.UMLExporter.class - [JAR]
├─ org.eclipse.uml2.uml.ecore.exporter.UMLExporterPlugin.class - [JAR]