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 org.gecko.emf.r_lang-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gecko.emf.r_lang.constants
├─ org.gecko.emf.r_lang.constants.EMFRLangConstants.class - [JAR]
├─ org.gecko.emf.r_lang.constants.package-info.class - [JAR]
org.gecko.emf.r_lang.annotation
├─ org.gecko.emf.r_lang.annotation.RequireEMFRLang.class - [JAR]
├─ org.gecko.emf.r_lang.annotation.package-info.class - [JAR]
org.gecko.emf.r_lang.configuration
├─ org.gecko.emf.r_lang.configuration.EMFRLangResource.class - [JAR]
├─ org.gecko.emf.r_lang.configuration.EMFRLangResourceFactory.class - [JAR]
├─ org.gecko.emf.r_lang.configuration.package-info.class - [JAR]
org.gecko.emf.r_lang
├─ org.gecko.emf.r_lang.EMFRLangResourceFactoryConfigurator.class - [JAR]