source: trunk/modelicaml/org.openmodelica.modelicaml.properties/plugin.xml @ 1348

Last change on this file since 1348 was 1348, checked in by wschamai, 13 years ago

Migration to Eclipse 3.7, Papyrus 0.8, Xtext 2

File size: 296 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.4"?>
3<plugin>
4   <extension
5         point="org.eclipse.papyrus.properties.context">
6      <context
7            contextModel="Model/ModelicaML.ctx"
8            loadDefault="true">
9      </context>
10   </extension>
11
12</plugin>
Note: See TracBrowser for help on using the repository browser.