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 tsplugin-2021.12.006.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.devonfw.cobigen.tsplugin.config.constant
├─ com.devonfw.cobigen.tsplugin.config.constant.MavenMetadata.class - [JAR]
com.devonfw.cobigen.tsplugin.merger
├─ com.devonfw.cobigen.tsplugin.merger.TypeScriptMerger.class - [JAR]
com.devonfw.cobigen.tsplugin.merger.constants
├─ com.devonfw.cobigen.tsplugin.merger.constants.Constants.class - [JAR]
com.devonfw.cobigen.tsplugin.inputreader
├─ com.devonfw.cobigen.tsplugin.inputreader.TypeScriptInputReader.class - [JAR]
com.devonfw.cobigen.tsplugin.matcher
├─ com.devonfw.cobigen.tsplugin.matcher.TypeScriptMatcher.class - [JAR]
com.devonfw.cobigen.tsplugin
├─ com.devonfw.cobigen.tsplugin.TypeScriptPluginActivator.class - [JAR]
├─ com.devonfw.cobigen.tsplugin.TypeScriptTriggerInterpreter.class - [JAR]