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 connection-generator-0.21.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.kit.kastel.mcse.ardoco.core.connectiongenerator
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.ConnectionGenerator.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.ConnectionStateImpl.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.ConnectionStatesImpl.class - [JAR]
edu.kit.kastel.mcse.ardoco.core.connectiongenerator.informants
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.informants.ExtractionDependentOccurrenceInformant.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.informants.InstantConnectionInformant.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.informants.NameTypeConnectionInformant.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.informants.ProjectNameInformant.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.informants.ReferenceInformant.class - [JAR]
edu.kit.kastel.mcse.ardoco.core.connectiongenerator.agents
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.agents.InitialConnectionAgent.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.agents.InstanceConnectionAgent.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.agents.ProjectNameFilterAgent.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.connectiongenerator.agents.ReferenceAgent.class - [JAR]