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 gradle-tooling-extension-api-142.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jetbrains.plugins.gradle.model
├─ org.jetbrains.plugins.gradle.model.BuildScriptClasspathModel.class - [JAR]
├─ org.jetbrains.plugins.gradle.model.ClasspathEntryModel.class - [JAR]
├─ org.jetbrains.plugins.gradle.model.ExtIdeaCompilerOutput.class - [JAR]
├─ org.jetbrains.plugins.gradle.model.ExtIdeaContentRoot.class - [JAR]
├─ org.jetbrains.plugins.gradle.model.ModuleExtendedModel.class - [JAR]
├─ org.jetbrains.plugins.gradle.model.ProjectImportAction.class - [JAR]
org.jetbrains.plugins.gradle.model.scala
├─ org.jetbrains.plugins.gradle.model.scala.ScalaCompileOptions.class - [JAR]
├─ org.jetbrains.plugins.gradle.model.scala.ScalaForkOptions.class - [JAR]
├─ org.jetbrains.plugins.gradle.model.scala.ScalaModel.class - [JAR]
org.jetbrains.plugins.gradle.tooling.annotation
├─ org.jetbrains.plugins.gradle.tooling.annotation.TargetVersions.class - [JAR]
org.jetbrains.plugins.gradle.tooling
├─ org.jetbrains.plugins.gradle.tooling.ErrorMessageBuilder.class - [JAR]
├─ org.jetbrains.plugins.gradle.tooling.ModelBuilderService.class - [JAR]
org.jetbrains.plugins.gradle.model.web
├─ org.jetbrains.plugins.gradle.model.web.WebConfiguration.class - [JAR]
org.jetbrains.plugins.gradle.tooling.util
├─ org.jetbrains.plugins.gradle.tooling.util.VersionMatcher.class - [JAR]