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 jikkou-extension-core-0.26.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.streamthoughts.jikkou.core.transform
├─ io.streamthoughts.jikkou.core.transform.ConfigMapsTransformation.class - [JAR]
├─ io.streamthoughts.jikkou.core.transform.ExcludeIgnoreResourceTransformation.class - [JAR]
io.streamthoughts.jikkou.core.models
├─ io.streamthoughts.jikkou.core.models.ConfigMap.class - [JAR]
├─ io.streamthoughts.jikkou.core.models.ConfigMapList.class - [JAR]
io.streamthoughts.jikkou.core
├─ io.streamthoughts.jikkou.core.CoreExtensionProvider.class - [JAR]
├─ io.streamthoughts.jikkou.core.CoreResourceProvider.class - [JAR]