releng: Add SWTBot integration tests for import wizard
[deliverable/tracecompass.git] / releng / org.eclipse.tracecompass.integration.swtbot.tests / META-INF / MANIFEST.MF
index 78c92b873770ed1a77d28827c376bc26f35c0fb0..b98f9a873bbfccb63f1cac7632c239b1a484cc76 100644 (file)
@@ -8,7 +8,8 @@ Bundle-SymbolicName: org.eclipse.tracecompass.integration.swtbot.tests;singleton
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Export-Package: org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer
-Require-Bundle: org.apache.log4j,
+Require-Bundle: org.apache.commons.compress,
+ org.apache.log4j,
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
  org.eclipse.swtbot.eclipse.finder,
@@ -26,5 +27,6 @@ Require-Bundle: org.apache.log4j,
  org.eclipse.tracecompass.tmf.ui.swtbot.tests,
  org.eclipse.ui,
  org.eclipse.ui.views.log,
- org.junit
+ org.junit,
+ org.eclipse.tracecompass.tmf.ui.tests
 Import-Package: com.google.common.collect;version="15.0.0"
This page took 0.025162 seconds and 5 git commands to generate.