Package org.praxislive.ide.project.api
Interface PraxisProject
- All Superinterfaces:
org.openide.util.Lookup.Provider,org.netbeans.api.project.Project
- All Known Implementing Classes:
DefaultPraxisProject
public interface PraxisProject
extends org.netbeans.api.project.Project
Subtype of Project for all PraxisCORE projects.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.netbeans.api.project.Project
getLookup, getProjectDirectory
-
Field Details
-
TYPE
The project type.- See Also:
-
PROJECT_LAYER_PATH
The layer path for the project type.- See Also:
-
LOOKUP_PATH
The lookup path within the layer for registering features.- See Also:
-