org.eclipse.jpt.jaxb.core
Class JaxbFacet
java.lang.Object
org.eclipse.jpt.jaxb.core.JaxbFacet
public class JaxbFacet
- extends java.lang.Object
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. It is available at this early stage to solicit feedback from
pioneering adopters on the understanding that any code that uses this API
will almost certainly be broken (repeatedly) as the API evolves.
- Since:
- 3.0
- Version:
- 3.0
|
Field Summary |
static org.eclipse.wst.common.project.facet.core.IProjectFacet |
FACET
|
static java.lang.String |
ID
|
static org.eclipse.wst.common.project.facet.core.IProjectFacetVersion |
VERSION_2_1
|
static org.eclipse.wst.common.project.facet.core.IProjectFacetVersion |
VERSION_2_2
|
|
Method Summary |
static boolean |
isInstalled(org.eclipse.core.resources.IProject project)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
FACET
public static final org.eclipse.wst.common.project.facet.core.IProjectFacet FACET
VERSION_2_1
public static final org.eclipse.wst.common.project.facet.core.IProjectFacetVersion VERSION_2_1
VERSION_2_2
public static final org.eclipse.wst.common.project.facet.core.IProjectFacetVersion VERSION_2_2
isInstalled
public static boolean isInstalled(org.eclipse.core.resources.IProject project)