blob: 0cd71ac89ab17241570aff6708f535ce13506cac [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.epp.usagedata.gathering;singleton:=true
Bundle-Version: 1.1.1.qualifier
Bundle-Activator: org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)",
org.eclipse.ui;bundle-version="[3.3.0,4.0.0)"
Eclipse-LazyStart: true
Export-Package: org.eclipse.epp.usagedata.internal.gathering;x-friends:="org.eclipse.epp.usagedata.recording,org.eclipse.epp.usagedata.ui",
org.eclipse.epp.usagedata.internal.gathering.events;x-friends:="org.eclipse.epp.usagedata.recording,org.eclipse.epp.usagedata.ui",
org.eclipse.epp.usagedata.internal.gathering.monitors;x-friends:="org.eclipse.epp.usagedata.recording,org.eclipse.epp.usagedata.ui",
org.eclipse.epp.usagedata.internal.gathering.services;x-friends:="org.eclipse.epp.usagedata.recording,org.eclipse.epp.usagedata.ui",
org.eclipse.epp.usagedata.internal.gathering.settings;x-friends:="org.eclipse.epp.usagedata.recording,org.eclipse.epp.usagedata.ui"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: %Bundle-Vendor.0