source: trunk/org.modelica.uml/META-INF/MANIFEST.MF @ 856

Last change on this file since 856 was 492, checked in by adrpo, 17 years ago
  • ModelicaML UML/SysML part of mdt
File size: 551 bytes
Line 
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %pluginName
4Bundle-SymbolicName: org.modelica.uml;singleton:=true
5Bundle-Version: 1.0.0
6Bundle-ClassPath: .
7Bundle-Vendor: %providerName
8Bundle-Localization: plugin
9Require-Bundle: org.eclipse.core.runtime,
10 org.eclipse.emf.ecore;visibility:=reexport,
11 org.eclipse.emf.ecore.xmi;visibility:=reexport,
12 org.eclipse.uml2.uml,
13 org.eclipse.uml2.uml.edit,
14 org.eclipse.emf.edit.ui,
15 org.eclipse.draw2d,
16 org.eclipse.emf.ocl,
17 org.eclipse.emf.query.ocl
18Eclipse-LazyStart: true
Note: See TracBrowser for help on using the repository browser.