source: branches/xtext-MDT/org.modelica.emf.units/plugin.xml @ 821

Last change on this file since 821 was 552, checked in by nasko, 15 years ago

Work in progress

File size: 433 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3
4<!--
5 <copyright>
6 </copyright>
7
8 $Id$
9-->
10
11<plugin>
12
13   <extension point="org.eclipse.emf.ecore.generated_package">
14      <package
15            uri="http://www.openmodelica.org/openmodelica.properties/3.1"
16            class="PhysicalQuantities.PhysicalQuantitiesPackage"
17            genModel="model/OpenModelicaPhysicalQuantity.genmodel"/>
18   </extension>
19
20</plugin>
Note: See TracBrowser for help on using the repository browser.