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 babyfish-common-tool-1.1.0.Alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.babyfish.lang.delegate.metadata
├─ org.babyfish.lang.delegate.metadata.MetadataClass.class - [JAR]
org.babyfish.lang.delegate.instrument
├─ org.babyfish.lang.delegate.instrument.ASMConstants.class - [JAR]
├─ org.babyfish.lang.delegate.instrument.CombinedDelegateGenerator.class - [JAR]
├─ org.babyfish.lang.delegate.instrument.DelegateInstrumenter.class - [JAR]
├─ org.babyfish.lang.delegate.instrument.DelegateReplacer.class - [JAR]
├─ org.babyfish.lang.delegate.instrument.Identifiers.class - [JAR]