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 groovy_rt-142.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jetbrains.plugins.groovy.grape
├─ org.jetbrains.plugins.groovy.grape.GrapeRunner.class - [JAR]
org.jetbrains.groovy.compiler.rt
├─ org.jetbrains.groovy.compiler.rt.AstAwareResourceLoader.class - [JAR]
├─ org.jetbrains.groovy.compiler.rt.CompilationUnitPatcher.class - [JAR]
├─ org.jetbrains.groovy.compiler.rt.CompilerMessage.class - [JAR]
├─ org.jetbrains.groovy.compiler.rt.DependentGroovycRunner.class - [JAR]
├─ org.jetbrains.groovy.compiler.rt.GriffonInjector.class - [JAR]
├─ org.jetbrains.groovy.compiler.rt.GroovyCompilerWrapper.class - [JAR]
├─ org.jetbrains.groovy.compiler.rt.GroovycRunner.class - [JAR]