16 lines
655 B
Plaintext
16 lines
655 B
Plaintext
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Textual transaction database
|
||
|
Bundle-SymbolicName: com.minres.scviewer.database.text
|
||
|
Bundle-Version: 1.0.0.qualifier
|
||
|
Bundle-Vendor: MINRES Technologies GmbH
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||
|
Import-Package: com.minres.scviewer.database,
|
||
|
org.osgi.framework;version="1.3.0"
|
||
|
Require-Bundle: com.minres.scviewer.database;bundle-version="1.0.0",
|
||
|
org.codehaus.groovy;bundle-version="1.8.6",
|
||
|
org.eclipse.equinox.util;bundle-version="1.0.500",
|
||
|
org.eclipse.equinox.ds;bundle-version="1.4.200",
|
||
|
org.eclipse.osgi.services;bundle-version="3.4.0"
|
||
|
Service-Component: OSGI-INF/component.xml
|