blob: 18cc8121d1cccf8a4ff9a63da21489a809b10253 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
id="Wizards"
point="org.eclipse.ui.newWizards">
<wizard
category="atlWizard"
class="org.eclipse.gmt.tcs.wizard.TCSProjectWizard"
hasPages="true"
icon="resources/tcsicon.png"
id="org.eclipse.gmt.tcs.wizard.TCSProject"
name="TCS Language Project"
preferredPerspectives="org.atl.eclipse.adt.atlPerspective"
project="true">
<description>
Create a TCS Language Project
</description>
</wizard>
</extension>
</plugin>