Skip navigation links
org.netbeans.modules.projectapi/1 1.75

Package org.netbeans.api.project

General API for finding and manipulating all kinds of projects.

See: Description

Package org.netbeans.api.project Description

General API for finding and manipulating all kinds of projects.

A Project is a representation of a folder which may contain various kinds of development artifacts and/or metadata. Projects can be loaded, saved, etc. using ProjectManager.

FileOwnerQuery is a simple way to associate a file or folder with a project. Typically, all files beneath a project's folder are considered "owned" by that project. A given file can be owned by at most one project.

Skip navigation links
org.netbeans.modules.projectapi/1 1.75