source: trunk/modelicaml/org.openmodelica.modelicaml.editor.xtext.conditionalattribute/plugin.xml_gen @ 576

Last change on this file since 576 was 576, checked in by wschamai, 14 years ago
File size: 505 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/condition/Conditionalattribute"
9       class = "org.openmodelica.modelicaml.editor.xtext.condition.conditionalattribute.ConditionalattributePackage"
10       genModel = "org/openmodelica/modelicaml/editor/xtext/condition/Conditionalattribute.genmodel" />
11   
12  </extension>
13
14
15
16
17
18</plugin>
Note: See TracBrowser for help on using the repository browser.