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 language-runtime-plugin-2023.3.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.noumenadigital.npl.lang.runtime.plugin
├─ com.noumenadigital.npl.lang.runtime.plugin.DebugActor.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.DebugActorKt.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.DebugSession.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.DebugSessionKt.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.DebuggerActorChannel.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.DebuggerChannel.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.DebuggerControllerChannel.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.IDebugSession.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.PluginKernel.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.PluginRuntime.class - [JAR]
├─ com.noumenadigital.npl.lang.runtime.plugin.PluginSession.class - [JAR]