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 susel-tool.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.udaychandra.susel.util
├─ io.github.udaychandra.susel.util.SuselMetadataLoader.class - [JAR]
├─ io.github.udaychandra.susel.util.SuselMetadataNullException.class - [JAR]
io.github.udaychandra.susel.impl
├─ io.github.udaychandra.susel.impl.SuselImpl.class - [JAR]
io.github.udaychandra.susel.api
├─ io.github.udaychandra.susel.api.Activate.class - [JAR]
├─ io.github.udaychandra.susel.api.Cardinality.class - [JAR]
├─ io.github.udaychandra.susel.api.Context.class - [JAR]
├─ io.github.udaychandra.susel.api.ServiceReference.class - [JAR]
├─ io.github.udaychandra.susel.api.Susel.class - [JAR]