13 lines
443 B
Plaintext
13 lines
443 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Dem1
|
|
Bundle-SymbolicName: osgi.bundle.monitoring.dem1
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: osgi.bundle.monitoring.dem1.Activator
|
|
Import-Package: org.osgi.framework;version="1.3.0",
|
|
osgi.framework.monitoring.event;version="1.0.0",
|
|
osgi.framework.monitoring.event.filter;version="1.0.0",
|
|
javax.swing,
|
|
javax.swing.table
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|