source: branches/ModelicaML-Papyrus0.7.X/modelicaml/org.openmodelica.modelicaml.editor.xtext.modeleditor/plugin.xml @ 1895

Last change on this file since 1895 was 594, checked in by wschamai, 14 years ago
File size: 457 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3
4<plugin>
5
6  <extension point="org.eclipse.emf.ecore.generated_package">
7    <package 
8       uri = "http://www.openmodelica.org/modelicaml/editor/xtext/model/Modeleditor" 
9       class = "org.openmodelica.modelicaml.editor.xtext.model.modeleditor.ModeleditorPackage"
10       genModel = "org/openmodelica/modelicaml/editor/xtext/model/Modeleditor.genmodel" /> 
11   
12  </extension>
13
14
15
16
17
18</plugin>
Note: See TracBrowser for help on using the repository browser.