1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
This commit is contained in:
Andrew Ferguson 2007-03-22 18:07:56 +00:00
parent 443e988623
commit 6047a73ed7

View file

@ -17,7 +17,7 @@ import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.QualifiedName;
/**
* The ICProjectDescription is the roo element for obtaining the CDT project settings
* The ICProjectDescription is the root element for obtaining the CDT project settings
* it can be obtained by the {@link CoreModel#getProjectDescription(IProject, boolean)} call
* @see CoreModel#getProjectDescription(IProject)
* @see CoreModel#getProjectDescription(IProject, boolean)