blob: 29ea78163ab1a6fc837a5cf49f2410a2a62ee92f [file] [log] [blame]
Matthew Flaherty29b554f2008-02-28 18:02:41 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Equinox security tests
4Bundle-SymbolicName: org.eclipse.equinox.security.tests;singleton:=true
Oleg Besedinefbcc342008-07-09 14:54:13 +00005Bundle-Version: 1.0.100.qualifier
Matthew Flaherty29b554f2008-02-28 18:02:41 +00006Bundle-Activator: org.eclipse.equinox.internal.security.tests.SecurityTestsActivator
Sopot Celaf58a8232016-04-19 13:29:19 +02007Bundle-RequiredExecutionEnvironment: J2SE-1.5
Matthew Flaherty29b554f2008-02-28 18:02:41 +00008Bundle-Vendor: Eclipse.org
9Require-Bundle: org.eclipse.core.tests.harness;bundle-version="3.4.0",
10 org.junit,
11 org.eclipse.osgi;bundle-version="3.4.0",
12 org.eclipse.equinox.security;bundle-version="0.0.1",
13 org.eclipse.equinox.registry;bundle-version="3.4.0",
14 org.eclipse.equinox.preferences;bundle-version="3.2.200"
15Eclipse-LazyStart: true
16Export-Package: org.eclipse.equinox.internal.security.tests;x-internal:=true,
17 org.eclipse.equinox.internal.security.tests.storage;x-internal:=true,
Oleg Besedin5f19dbe2008-03-18 20:11:31 +000018 org.eclipse.equinox.security.tests;version="1.0.0"
Matthew Flaherty29b554f2008-02-28 18:02:41 +000019Bundle-ActivationPolicy: lazy
Igor Fedorenkoee665322012-05-16 13:54:41 -050020Eclipse-BundleShape: dir