aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-07-17 13:25:00 -0700
committerTor Norbye <tnorbye@google.com>2012-07-17 13:25:00 -0700
commit73004f5d240948c2b2183db2be5dd99542b4a439 (patch)
tree44efc42d228ad4762c3d38746b2a39e67bcb2c9f
parent935a7bf4bb149d0532c82980c5e742c854db1cc6 (diff)
downloadsdk-73004f5d240948c2b2183db2be5dd99542b4a439.zip
sdk-73004f5d240948c2b2183db2be5dd99542b4a439.tar.gz
sdk-73004f5d240948c2b2183db2be5dd99542b4a439.tar.bz2
Re-enable the template development wizard between releases
Change-Id: Ia029a8aabdc2cbaff034b1d378ddf51f126d1b56
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
index ad8c899..22d971a 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
@@ -335,7 +335,7 @@
</description>
</wizard>
- <!-- During development only: Support for testing templates
+ <!-- During development only: Support for testing templates -->
<wizard
canFinishEarly="false"
category="com.android.ide.eclipse.wizards.category"
@@ -347,7 +347,6 @@
name="Template Development Wizard"
preferredPerspectives="org.eclipse.jdt.ui.JavaPerspective"
project="false" />
- -->
</extension>
<extension point="org.eclipse.debug.core.launchConfigurationTypes">
<launchConfigurationType