carbidecpp22devenv/plugins/org.eclipse.gmf.templates.legacy_1.0.0.v20090614-0839/plugin.xml
changeset 422 033392511bf7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/plugins/org.eclipse.gmf.templates.legacy_1.0.0.v20090614-0839/plugin.xml	Fri Dec 04 11:06:59 2009 -0600
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.4"?>
+<plugin>
+   <extension
+         point="org.eclipse.gmf.xpand.migration.templates">
+      <xpand-root
+            currentLocation="/org.eclipse.gmf.templates.legacy/codegen.templates"
+            originalLocation="/org.eclipse.gmf.codegen/templates">
+      </xpand-root>
+      <xpand-root
+            currentLocation="/org.eclipse.gmf.templates.legacy/codegen.templates-dynmodel"
+            originalLocation="/org.eclipse.gmf.codegen/templates-dynmodel">
+      </xpand-root>
+      <xpand-root
+            currentLocation="/org.eclipse.gmf.templates.legacy/codegen.lite.templates"
+            originalLocation="/org.eclipse.gmf.codegen.lite/templates">
+      </xpand-root>
+      <xpand-root
+            currentLocation="/org.eclipse.gmf.templates.legacy/graphdef.codegen.templates"
+            originalLocation="/org.eclipse.gmf.graphdef.codegen/templates">
+      </xpand-root>
+   </extension>
+
+</plugin>