Bug 433104 - UI to configure the target weaving scheme
- new new project wizard
- retire previous wizard (which had fewer options)
diff --git a/plugins/org.eclipse.objectteams.otdt.jdt.ui/plugin.properties b/plugins/org.eclipse.objectteams.otdt.jdt.ui/plugin.properties
index 7b1fc07..cc8a276 100644
--- a/plugins/org.eclipse.objectteams.otdt.jdt.ui/plugin.properties
+++ b/plugins/org.eclipse.objectteams.otdt.jdt.ui/plugin.properties
@@ -2,4 +2,9 @@
providerName=Eclipse.org - Object Teams
BoundRoleDecorator_description=Decorates bound role classes with an indicator
-OverridingRoleDecorator_description=Decorates overriding role classes with an indicator
\ No newline at end of file
+OverridingRoleDecorator_description=Decorates overriding role classes with an indicator
+
+# New OT project wizard
+ObjectTeams = Object Teams
+NewOTProject.label = Object Teams Project
+NewOTProject.description = Create an Object Teams project
\ No newline at end of file