blob: 08223053bb962f50ffdacdfdefca0406cce88bde [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension
point="org.eclipse.ui.exportWizards">
<wizard
category="org.eclipse.epf.export.methodCategory"
class="org.eclipse.epf.export.xml.wizards.ExportXmlWizard"
id="org.eclipse.epf.export.xml.wizards.ExportXmlWizard"
name="%exportXmlWizardName"/>
</extension>
</plugin>