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 org-netbeans-modules-java-mx-project-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.java.mx.project.suitepy
├─ org.netbeans.modules.java.mx.project.suitepy.JavaScriptFunctions.class - [JAR]
├─ org.netbeans.modules.java.mx.project.suitepy.MxDistribution.class - [JAR]
├─ org.netbeans.modules.java.mx.project.suitepy.MxImports.class - [JAR]
├─ org.netbeans.modules.java.mx.project.suitepy.MxLibrary.class - [JAR]
├─ org.netbeans.modules.java.mx.project.suitepy.MxProject.class - [JAR]
├─ org.netbeans.modules.java.mx.project.suitepy.MxSuite.class - [JAR]
├─ org.netbeans.modules.java.mx.project.suitepy.MxUrl.class - [JAR]
├─ org.netbeans.modules.java.mx.project.suitepy.Parse.class - [JAR]
org.netbeans.modules.java.mx.project
├─ org.netbeans.modules.java.mx.project.Bundle.class - [JAR]
├─ org.netbeans.modules.java.mx.project.Compliance.class - [JAR]
├─ org.netbeans.modules.java.mx.project.CoreSuite.class - [JAR]
├─ org.netbeans.modules.java.mx.project.Jdks.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteActionProvider.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteClassPathProvider.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteEnvEdit.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteFactory.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteLogicalView.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteProject.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteProperties.class - [JAR]
├─ org.netbeans.modules.java.mx.project.SuiteSources.class - [JAR]