blob: 2b1fa24b22f24655c5cbf59de30919454824d04c [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ltk.core.refactoring.tests; singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-ClassPath: refcoretests.jar
Bundle-Activator: org.eclipse.ltk.core.refactoring.tests.RefactoringCoreTestPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.ltk.core.refactoring.tests;x-internal:=true,
org.eclipse.ltk.core.refactoring.tests.history,
org.eclipse.ltk.core.refactoring.tests.participants;x-internal:=true,
org.eclipse.ltk.core.refactoring.tests.scripting,
org.eclipse.ltk.core.refactoring.tests.util;x-internal:=true
Require-Bundle: org.junit,
org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)",
org.eclipse.text;bundle-version="[3.3.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
org.eclipse.ltk.core.refactoring;bundle-version="[3.3.0,4.0.0)"
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4