blob: 99f92c7023cdde0484354808a8ee1be3fb286ae1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension
point="org.eclipse.core.resources.natures"
id="project.MethodLibraryProjectNature"
name="Method Library Project Nature">
<runtime>
<run class="org.eclipse.epf.library.project.MethodLibraryProjectNature">
</run>
</runtime>
</extension>
<extension-point
id="libraryManagers"
name="Method Library Managers"
schema="schema/LibraryManagers.exsd"/>
<extension
point="org.eclipse.epf.library.edit.textReferenceReplacer">
<textReferenceReplacer class="org.eclipse.epf.library.util.TextReferenceReplacerImpl"/>
</extension>
</plugin>