carbidecpp22devenv/plugins/org.eclipse.gmf.templates.legacy_1.0.0.v20090614-0839/plugin.xml
author cawthron
Fri, 04 Dec 2009 11:45:07 -0600
changeset 612 563ac445e417
parent 422 033392511bf7
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
422
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<?eclipse version="3.4"?>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
<plugin>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
   <extension
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
         point="org.eclipse.gmf.xpand.migration.templates">
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      <xpand-root
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
            currentLocation="/org.eclipse.gmf.templates.legacy/codegen.templates"
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
            originalLocation="/org.eclipse.gmf.codegen/templates">
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
      </xpand-root>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
      <xpand-root
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
            currentLocation="/org.eclipse.gmf.templates.legacy/codegen.templates-dynmodel"
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
            originalLocation="/org.eclipse.gmf.codegen/templates-dynmodel">
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
      </xpand-root>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
      <xpand-root
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
            currentLocation="/org.eclipse.gmf.templates.legacy/codegen.lite.templates"
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
            originalLocation="/org.eclipse.gmf.codegen.lite/templates">
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
      </xpand-root>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
      <xpand-root
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
            currentLocation="/org.eclipse.gmf.templates.legacy/graphdef.codegen.templates"
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
            originalLocation="/org.eclipse.gmf.graphdef.codegen/templates">
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
      </xpand-root>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
   </extension>
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
033392511bf7 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
</plugin>