Latest release
How to get the name or icon of a project?
Apache NetBeans Wiki Index
Note: These pages are being reviewed.
org.netbeans.api.project.ProjectUtils.getInformation(project).getDisplayName()
org.netbeans.api.project.ProjectUtils.getInformation(project).getIcon()