Changeset 1339


Ignore:
Timestamp:
02/20/12 19:05:53 (12 years ago)
Author:
wschamai
Message:

Migration to Eclipse 3.7, Papyrus 0.8 and Xtext 2

Location:
trunk/modelicaml/org.openmodelica.modelicaml.profile
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modelicaml/org.openmodelica.modelicaml.profile/plugin.xml

    r1230 r1339  
    5151   </extension>
    5252   <extension
     53         point="org.eclipse.papyrus.extensionpoints.uml2.UMLLibrary">
     54      <library
     55            description="ModelicaML Primitive Types"
     56            iconpath="resources/icons/icons16/type.gif"
     57            name="ModelicaML Primitive Types"
     58            path="pathmap://PATH_LIBRARIES/PredefinedTypes/model.uml"
     59            provider="OpenModelica Project">
     60      </library>
     61   </extension>
     62   <!--
     63   <extension
    5364         point="org.eclipse.ui.menus">
    5465      <menuContribution
     
    99110      </menuContribution>
    100111   </extension>
     112   -->
    101113   <extension
    102114         point="org.eclipse.ui.menus">
Note: See TracChangeset for help on using the changeset viewer.