blob: b275039c062dd321353e040c716ef5b550d8ed05 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension-point
id="facets"
name="Project Facets Extension Point"
schema="schemas/facets.exsd"/>
<extension-point
id="runtimes"
name="Runtimes Extension Point"
schema="schemas/runtimes.exsd"/>
<extension
id="nature"
point="org.eclipse.core.resources.natures">
<runtime>
<run class="org.eclipse.wst.common.project.facet.core.internal.FacetedProjectNature"/>
</runtime>
</extension>
</plugin>