blob: c47abd05c6991f11e7c3a2b501a3e4caa33cdb40 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.contribution.xref.ui.tests; singleton:=true
Bundle-Version: 1.6.2.qualifier
Bundle-ClassPath: xrefuitests.jar
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.contribution.xref.ui.tests,
org.eclipse.contribution.xref.ui.tests.views
Require-Bundle: org.eclipse.contribution.xref.ui,
org.eclipse.ui,
org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.jdt.core,
org.junit,
org.eclipse.contribution.xref.core
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4