blob: 5472bec12e6d0f5b29cb0362abe9b14b55d3d638 [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.1.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;bundle-version="3.8.0",
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,
org.eclipse.core.expressions
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: JavaSE-1.8