Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
org.eclipse.core.runtime.content |
Provides core support for content types.
|
Modifier and Type | Method and Description |
---|---|
IContentTypeMatcher |
IProject.getContentTypeMatcher()
Returns this project's content type matcher.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IContentTypeManager
The content type manager provides facilities for file name and content-based
type lookup and content description.
|
Modifier and Type | Method and Description |
---|---|
IContentTypeMatcher |
IContentTypeManager.getMatcher(IContentTypeManager.ISelectionPolicy customPolicy,
IScopeContext context)
Returns a newly created content type matcher using the given content type selection policy
and preference scope.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.