|
Last change
on this file since 58 was
58,
checked in by phdmakk, 12 years ago
|
|
+ initial commit for additional tools for testing and development
|
-
Property svn:mime-type set to
text/plain
|
|
File size:
517 bytes
|
| Line | |
|---|
| 1 | Manifest-Version: 1.0 |
|---|
| 2 | Bundle-ManifestVersion: 2 |
|---|
| 3 | Bundle-Name: Xtools |
|---|
| 4 | Bundle-SymbolicName: de.ugoe.cs.swe.bnftools.xtools |
|---|
| 5 | Bundle-Version: 1.0.0.qualifier |
|---|
| 6 | Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
|---|
| 7 | Require-Bundle: org.eclipse.core.runtime, |
|---|
| 8 | org.eclipse.xtext, |
|---|
| 9 | org.eclipse.ocl.common, |
|---|
| 10 | org.eclipse.ocl.ecore, |
|---|
| 11 | de.ugoe.cs.swe.bnftools.ebnf |
|---|
| 12 | Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
|---|
| 13 | Bundle-ActivationPolicy: lazy |
|---|
| 14 | Import-Package: org.apache.commons.io;version="2.0.1" |
|---|
| 15 | Export-Package: app, |
|---|
| 16 | resource.tools.xtools |
|---|
Note: See
TracBrowser
for help on using the repository browser.