carbidecpp22devenv/plugins/org.eclipse.gmf.templates.legacy_1.0.0.v20090614-0839/plugin.xml
changeset 422 033392511bf7
equal deleted inserted replaced
421:631a44165bcf 422:033392511bf7
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?eclipse version="3.4"?>
       
     3 <plugin>
       
     4    <extension
       
     5          point="org.eclipse.gmf.xpand.migration.templates">
       
     6       <xpand-root
       
     7             currentLocation="/org.eclipse.gmf.templates.legacy/codegen.templates"
       
     8             originalLocation="/org.eclipse.gmf.codegen/templates">
       
     9       </xpand-root>
       
    10       <xpand-root
       
    11             currentLocation="/org.eclipse.gmf.templates.legacy/codegen.templates-dynmodel"
       
    12             originalLocation="/org.eclipse.gmf.codegen/templates-dynmodel">
       
    13       </xpand-root>
       
    14       <xpand-root
       
    15             currentLocation="/org.eclipse.gmf.templates.legacy/codegen.lite.templates"
       
    16             originalLocation="/org.eclipse.gmf.codegen.lite/templates">
       
    17       </xpand-root>
       
    18       <xpand-root
       
    19             currentLocation="/org.eclipse.gmf.templates.legacy/graphdef.codegen.templates"
       
    20             originalLocation="/org.eclipse.gmf.graphdef.codegen/templates">
       
    21       </xpand-root>
       
    22    </extension>
       
    23 
       
    24 </plugin>