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 gsrs-spring-legacy-structure-indexer-3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
gsrs.structure.legacy
├─ gsrs.structure.legacy.GsrsLegacyStructureIndexerConfiguration.class - [JAR]
├─ gsrs.structure.legacy.GsrsLegacyStructureIndexerSelector.class - [JAR]
gsrs.legacy.structureIndexer
├─ gsrs.legacy.structureIndexer.LegacyStructureIndexerService.class - [JAR]
├─ gsrs.legacy.structureIndexer.StandardizedStructureIndexer.class - [JAR]
├─ gsrs.legacy.structureIndexer.StructureIndexerEventListener.class - [JAR]
├─ gsrs.legacy.structureIndexer.StructureIndexerService.class - [JAR]
gsrs
├─ gsrs.EnableGsrsLegacyStructureSearch.class - [JAR]
ix.core.chem
├─ ix.core.chem.ChemCleaner.class - [JAR]
ix.utils
├─ ix.utils.FortranLikeParserHelper.class - [JAR]