RDL-Editor/com.minres.rdl.parent/com.minres.rdl.ui.tests/META-INF/MANIFEST.MF

19 lines
664 B
Plaintext
Raw Normal View History

2017-09-12 12:48:21 +02:00
Manifest-Version: 1.0
Automatic-Module-Name: com.minres.rdl.ui.tests
2017-09-12 12:48:21 +02:00
Bundle-ManifestVersion: 2
Bundle-Name: com.minres.rdl.ui.tests
Bundle-Vendor: My Company
2022-10-26 15:42:08 +02:00
Bundle-Version: 1.4.0
2017-09-12 12:48:21 +02:00
Bundle-SymbolicName: com.minres.rdl.ui.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.minres.rdl.ui,
2022-02-13 17:46:43 +01:00
org.junit.jupiter.api;bundle-version="[5.1.0,6.0.0)",
2017-09-12 12:48:21 +02:00
org.eclipse.xtext.testing,
org.eclipse.xtext.xbase.testing,
org.eclipse.xtext.xbase.junit,
org.eclipse.core.runtime,
2022-02-13 17:46:43 +01:00
org.eclipse.xtext.ui.testing,
2017-09-12 12:48:21 +02:00
org.eclipse.ui.workbench;resolution:=optional
2022-02-13 17:46:43 +01:00
Bundle-RequiredExecutionEnvironment: JavaSE-11
2017-09-12 12:48:21 +02:00
Export-Package: com.minres.rdl.ui.tests;x-internal=true