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.3.0-v200706262000.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.emf.ecore.sdo.presentation
├─ org.eclipse.emf.ecore.sdo.presentation.SDOActionBarContributor.class - [JAR]
├─ org.eclipse.emf.ecore.sdo.presentation.SDOEditor.class - [JAR]
├─ org.eclipse.emf.ecore.sdo.presentation.SDOEditorPlugin.class - [JAR]
├─ org.eclipse.emf.ecore.sdo.presentation.SDOModelWizard.class - [JAR]
org.eclipse.emf.ecore.sdo.action
├─ org.eclipse.emf.ecore.sdo.action.ApplyChangeAction.class - [JAR]
├─ org.eclipse.emf.ecore.sdo.action.BeginLoggingAction.class - [JAR]
├─ org.eclipse.emf.ecore.sdo.action.EndLoggingAction.class - [JAR]
├─ org.eclipse.emf.ecore.sdo.action.EvaluatePathAction.class - [JAR]
├─ org.eclipse.emf.ecore.sdo.action.SetSDODefaultsAction.class - [JAR]