blob: 71765665f1f0942804b07cde7fa288b73c1dbc94 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jst.server.tomcat.ui.tests
Bundle-SymbolicName: org.eclipse.jst.server.tomcat.ui.tests
Bundle-Version: 1.0.200.qualifier
Bundle-ClassPath: tests.jar
Bundle-Activator: org.eclipse.jst.server.tomcat.ui.tests.TestsPlugin
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.jst.server.tomcat.ui.tests
Require-Bundle: org.eclipse.core.runtime,
org.junit,
org.eclipse.ui,
org.eclipse.wst.server.core,
org.eclipse.wst.server.ui,
org.eclipse.jst.server.tomcat.core,
org.eclipse.jst.server.tomcat.ui,
org.eclipse.wst.server.core.tests,
org.eclipse.wst.server.ui.tests,
org.eclipse.jst.server.tomcat.core.tests
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4