Uses of Interface
org.netbeans.api.project.ProjectInformation
Packages that use ProjectInformation
Package
Description
General API for finding and manipulating all kinds of projects.
Support for defining project types.
-
Uses of ProjectInformation in org.netbeans.api.project
Methods in org.netbeans.api.project that return ProjectInformationModifier and TypeMethodDescriptionstatic ProjectInformation
ProjectUtils.getInformation
(Project p) Get basic information about a project. -
Uses of ProjectInformation in org.netbeans.spi.project
Methods in org.netbeans.spi.project that return ProjectInformationModifier and TypeMethodDescriptionProjectInformationProvider.getProjectInformation
(Project project)