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-projectapi-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.api.project
├─ org.netbeans.api.project.FileOwnerQuery.class - [JAR]
├─ org.netbeans.api.project.Project.class - [JAR]
├─ org.netbeans.api.project.ProjectActionContext.class - [JAR]
├─ org.netbeans.api.project.ProjectInformation.class - [JAR]
├─ org.netbeans.api.project.ProjectManager.class - [JAR]
├─ org.netbeans.api.project.ProjectUtils.class - [JAR]
├─ org.netbeans.api.project.SourceGroup.class - [JAR]
├─ org.netbeans.api.project.SourceGroupModifier.class - [JAR]
├─ org.netbeans.api.project.Sources.class - [JAR]
org.netbeans.spi.project
├─ org.netbeans.spi.project.ActionProgress.class - [JAR]
├─ org.netbeans.spi.project.ActionProvider.class - [JAR]
├─ org.netbeans.spi.project.AuxiliaryConfiguration.class - [JAR]
├─ org.netbeans.spi.project.AuxiliaryProperties.class - [JAR]
├─ org.netbeans.spi.project.CacheDirectoryProvider.class - [JAR]
├─ org.netbeans.spi.project.CopyOperationImplementation.class - [JAR]
├─ org.netbeans.spi.project.DataFilesProviderImplementation.class - [JAR]
├─ org.netbeans.spi.project.DeleteOperationImplementation.class - [JAR]
├─ org.netbeans.spi.project.DependencyProjectProvider.class - [JAR]
├─ org.netbeans.spi.project.FileOwnerQueryImplementation.class - [JAR]
├─ org.netbeans.spi.project.LookupMerger.class - [JAR]
├─ org.netbeans.spi.project.LookupProvider.class - [JAR]
├─ org.netbeans.spi.project.MoveOperationImplementation.class - [JAR]
├─ org.netbeans.spi.project.MoveOrRenameOperationImplementation.class - [JAR]
├─ org.netbeans.spi.project.ParentProjectProvider.class - [JAR]
├─ org.netbeans.spi.project.ProjectConfiguration.class - [JAR]
├─ org.netbeans.spi.project.ProjectConfigurationProvider.class - [JAR]
├─ org.netbeans.spi.project.ProjectContainerProvider.class - [JAR]
├─ org.netbeans.spi.project.ProjectFactory.class - [JAR]
├─ org.netbeans.spi.project.ProjectFactory2.class - [JAR]
├─ org.netbeans.spi.project.ProjectIconAnnotator.class - [JAR]
├─ org.netbeans.spi.project.ProjectInformationProvider.class - [JAR]
├─ org.netbeans.spi.project.ProjectManagerImplementation.class - [JAR]
├─ org.netbeans.spi.project.ProjectServiceProvider.class - [JAR]
├─ org.netbeans.spi.project.ProjectState.class - [JAR]
├─ org.netbeans.spi.project.RootProjectProvider.class - [JAR]
├─ org.netbeans.spi.project.SingleMethod.class - [JAR]
├─ org.netbeans.spi.project.SourceGroupModifierImplementation.class - [JAR]
├─ org.netbeans.spi.project.SourceGroupRelativeModifierImplementation.class - [JAR]
├─ org.netbeans.spi.project.SubprojectProvider.class - [JAR]
org.netbeans.modules.projectapi
├─ org.netbeans.modules.projectapi.AuxiliaryConfigBasedPreferencesProvider.class - [JAR]
├─ org.netbeans.modules.projectapi.AuxiliaryConfigImpl.class - [JAR]
├─ org.netbeans.modules.projectapi.FileOwnerCollocationQueryImpl.class - [JAR]
├─ org.netbeans.modules.projectapi.Installer.class - [JAR]
├─ org.netbeans.modules.projectapi.LazyLookup.class - [JAR]
├─ org.netbeans.modules.projectapi.LazyLookupProviders.class - [JAR]
├─ org.netbeans.modules.projectapi.LookupProviderAnnotationProcessor.class - [JAR]
├─ org.netbeans.modules.projectapi.MetaLookupMerger.class - [JAR]
├─ org.netbeans.modules.projectapi.ProjectFileBuiltQuery.class - [JAR]
├─ org.netbeans.modules.projectapi.ProjectFileEncodingQueryImplementation.class - [JAR]
├─ org.netbeans.modules.projectapi.ProjectSharabilityQuery.class - [JAR]
├─ org.netbeans.modules.projectapi.ProjectSharabilityQuery2.class - [JAR]
├─ org.netbeans.modules.projectapi.SPIAccessor.class - [JAR]
├─ org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.class - [JAR]
org.netbeans.spi.project.support
├─ org.netbeans.spi.project.support.DelegatingLookupImpl.class - [JAR]
├─ org.netbeans.spi.project.support.GenericSources.class - [JAR]
├─ org.netbeans.spi.project.support.LookupProviderSupport.class - [JAR]
├─ org.netbeans.spi.project.support.ProjectOperations.class - [JAR]