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 l3-1.1.0-v20140202-2055.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.uml2.uml.profile.l3.internal.impl
├─ org.eclipse.uml2.uml.profile.l3.internal.impl.BuildComponentImpl.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.internal.impl.L3FactoryImpl.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.internal.impl.L3PackageImpl.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.internal.impl.MetamodelImpl.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.internal.impl.SystemModelImpl.class - [JAR]
org.eclipse.uml2.uml.profile.l3.util
├─ org.eclipse.uml2.uml.profile.l3.util.L3AdapterFactory.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.util.L3Switch.class - [JAR]
org.eclipse.uml2.uml.profile.l3
├─ org.eclipse.uml2.uml.profile.l3.BuildComponent.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.L3Factory.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.L3Package.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.L3Plugin.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.Metamodel.class - [JAR]
├─ org.eclipse.uml2.uml.profile.l3.SystemModel.class - [JAR]