blob: b7060b53a56e2fbb46553626646050e15df3eb0b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension-point id="version" name="Version" schema="schema/org.eclipse.epf.common.version.exsd"/>
<extension-point id="commandLineRunners" name="CommandLineRunners" schema="schema/commandLineRunners.exsd"/>
<extension-point id="markerAttributeContributer" name="MarkerAttributeContributer" schema="schema/markerAttributeContributer.exsd"/>
<extension-point id="objectFactory" name="ObjectFactory" schema="schema/objectFactory.exsd"/>
<extension
id="epf"
point="org.eclipse.epf.common.version">
<versions
class="org.eclipse.epf.common.serviceability.EPFVersions"/>
</extension>
</plugin>