blob: 3618ce846dc0e1fa345ff3f127b67d01111a18ec [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Resource Monitoring Server Bundle (Incubation)
Bundle-SymbolicName: org.eclipse.equinox.jmx.server;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Localization: plugin
Eclipse-LazyStart: true
Export-Package: org.eclipse.equinox.jmx.server
Bundle-Activator: org.eclipse.equinox.jmx.internal.server.Activator
Bundle-Vendor: Eclipse.org
Import-Package: javax.management,
javax.management.loading,
javax.management.modelmbean,
javax.management.monitor,
javax.management.openmbean,
javax.management.relation,
javax.management.remote,
javax.management.remote.rmi,
javax.management.timer,
org.eclipse.core.runtime,
org.eclipse.equinox.jmx.common,
org.eclipse.equinox.jmx.common.util,
org.eclipse.osgi.util,
org.osgi.framework,
org.osgi.service.log,
org.osgi.util.tracker,
org.xml.sax,
org.xml.sax.ext,
org.xml.sax.helpers
Require-Bundle: org.eclipse.ui;resolution:=optional
Bundle-RequiredExecutionEnvironment: J2SE-1.5,
CDC-1.0/Foundation-1.0,
J2SE-1.3