Apache NetBeans
Apache NetBeans
Latest release

Apache NetBeans 22

Download

How to get the name or icon of a project?

org.netbeans.api.project.ProjectUtils.getInformation(project).getDisplayName()
org.netbeans.api.project.ProjectUtils.getInformation(project).getIcon()