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 bioclipse-core-2.8.0.24.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bioclipse.core.business
├─ net.bioclipse.core.business.BioclipseException.class - [JAR]
net.bioclipse.core.domain
├─ net.bioclipse.core.domain.BioObject.class - [JAR]
├─ net.bioclipse.core.domain.IBioObject.class - [JAR]
├─ net.bioclipse.core.domain.IDNA.class - [JAR]
├─ net.bioclipse.core.domain.IMolecule.class - [JAR]
├─ net.bioclipse.core.domain.IPathway.class - [JAR]
├─ net.bioclipse.core.domain.IProtein.class - [JAR]
├─ net.bioclipse.core.domain.IRNA.class - [JAR]
├─ net.bioclipse.core.domain.ISequence.class - [JAR]
├─ net.bioclipse.core.domain.IStringMatrix.class - [JAR]
├─ net.bioclipse.core.domain.StringMatrix.class - [JAR]
net.bioclipse.managers.business
├─ net.bioclipse.managers.business.IBioclipseManager.class - [JAR]