source: trunk/org.modelica.mdt.omc/plugin.xml @ 1610

Last change on this file since 1610 was 1480, checked in by adeas31, 12 years ago
  • Don't write plugins.xml only for 3.7 version. Users may have older versions installed.
File size: 229 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3<plugin>
4   <extension
5         point="org.modelica.mdt.core.compiler">
6      <compiler class="org.modelica.mdt.omc.OMCProxy"/>
7   </extension>
8
9</plugin>
Note: See TracBrowser for help on using the repository browser.