blob: af3bcd9743e2f96ff7823a497b00bb2ffd40d37e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.ui.importWizards">
<category
id="org.eclipse.opencert.vocabulary.importer.importWizards"
name="Vocabulary Import">
</category>
<wizard
category="org.eclipse.opencert.vocabulary.importer.importWizards"
class="org.eclipse.opencert.vocabulary.generatefrommodel.importer.VocabularyImportWizard"
icon="icons/famfamfam_silk_icons_v013/icons/book_open.png"
id="org.eclipse.opencert.vocabulary.generatefrommodel.importer.VocabularyImportWizard"
name="Import Vocabulary Data from Local Project">
<description>
Import vocabulary data from the CCL models of a local project
</description>
</wizard>
</extension>
</plugin>