Uses of Interface
org.eclipse.core.resources.IProjectNatureDescriptor
Packages that use IProjectNatureDescriptor
Package
Description
Provides basic support for managing a workspace and
its resources.
-
Uses of IProjectNatureDescriptor in org.eclipse.core.resources
Methods in org.eclipse.core.resources that return IProjectNatureDescriptorModifier and TypeMethodDescriptionIWorkspace.getNatureDescriptor(String natureId) Returns the nature descriptor with the given unique identifier, ornullif there is no such nature.IWorkspace.getNatureDescriptors()Returns all nature descriptors known to this workspace.