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.csv-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gecko.emf.csv.annotation
├─ org.gecko.emf.csv.annotation.RequireEMFCSV.class - [JAR]
├─ org.gecko.emf.csv.annotation.package-info.class - [JAR]
org.gecko.emf.csv.constants
├─ org.gecko.emf.csv.constants.EMFCSVConstants.class - [JAR]
├─ org.gecko.emf.csv.constants.package-info.class - [JAR]
org.gecko.emf.csv.configuration
├─ org.gecko.emf.csv.configuration.EMFCSVResource.class - [JAR]
├─ org.gecko.emf.csv.configuration.EMFCSVResourceFactory.class - [JAR]
├─ org.gecko.emf.csv.configuration.package-info.class - [JAR]
org.gecko.emf.csv
├─ org.gecko.emf.csv.EMFCSVResourceFactoryConfigurator.class - [JAR]