IProject.setDescription
and should not be called directly by clients. The nature extension id is added to the list of natures before this method is called, and need not be added here. Exceptions thrown by this method will be propagated back to the caller of IProject.setDescription
, but the nature will remain in the project description.
@exception CoreException if this method fails.
|
|