|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISourceRoot | |
|---|---|
| org.eclipse.cdt.core.model | |
| Uses of ISourceRoot in org.eclipse.cdt.core.model |
|---|
| Methods in org.eclipse.cdt.core.model that return ISourceRoot | |
|---|---|
ISourceRoot |
ICProject.findSourceRoot(IPath path)
|
ISourceRoot |
ICProject.findSourceRoot(IResource resource)
|
ISourceRoot[] |
ICProject.getAllSourceRoots()
Returns all of the existing source roots that exist on the project, in the order they are defined by the ".cdtproject". |
ISourceRoot |
ICProject.getSourceRoot(ISourceEntry entry)
|
ISourceRoot[] |
ICProject.getSourceRoots()
Returns the source root folders of the project. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||