JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Class
Use
Tree
Index
Search
Help
org.netbeans.modules.projectapi/1 1.100
org.netbeans.spi.project
ProjectInformationProvider
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getProjectInformation(Project)
Interface ProjectInformationProvider
public interface
ProjectInformationProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ProjectInformation
getProjectInformation
(
Project
project)
Method Details
getProjectInformation
@NonNull
ProjectInformation
getProjectInformation
(@NullAllowed
Project
project)