source: trunk/modelicaml/org.openmodelica.modelicaml.editor.xtext.modification/plugin.xml_gen @ 1445

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

Init: Re-created version for Xtext 2.x

File size: 482 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/modification/Modification"
9       class = "org.openmodelica.modelicaml.editor.xtext.modification.modification.ModificationPackage"
10       genModel = "org/openmodelica/modelicaml/editor/xtext/modification/Modification.genmodel" />
11   
12  </extension>
13
14
15
16
17
18</plugin>
Note: See TracBrowser for help on using the repository browser.