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 editor-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.editor.dialogs
├─ org.eclipse.uml2.uml.editor.dialogs.OptionsDialog.class - [JAR]
├─ org.eclipse.uml2.uml.editor.dialogs.PackageMergerOptionsDialog.class - [JAR]
├─ org.eclipse.uml2.uml.editor.dialogs.Profile2EPackageConverterOptionsDialog.class - [JAR]
org.eclipse.uml2.uml.editor.actions
├─ org.eclipse.uml2.uml.editor.actions.ApplyProfileAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.ApplyStereotypeAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.CreateExtensionAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.DefineProfileAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.DestroyElementAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.DiagnosticAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.ImportPrimitiveTypeAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.ImportTypeAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.MergePackageAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.ReferenceMetaclassAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.ReferenceMetamodelAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.UMLCommandAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.UnapplyProfileAction.class - [JAR]
├─ org.eclipse.uml2.uml.editor.actions.UnapplyStereotypeAction.class - [JAR]
org.eclipse.uml2.uml.editor
├─ org.eclipse.uml2.uml.editor.UMLEditorPlugin.class - [JAR]
org.eclipse.uml2.uml.editor.presentation
├─ org.eclipse.uml2.uml.editor.presentation.UMLActionBarContributor.class - [JAR]
├─ org.eclipse.uml2.uml.editor.presentation.UMLEditor.class - [JAR]
├─ org.eclipse.uml2.uml.editor.presentation.UMLModelWizard.class - [JAR]