Make 'missing export' a warning in test plugins, add missing ones
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.graph.core.tests / META-INF / MANIFEST.MF
index a3a6d326acd95cb241862ef0c34f159923d82215..9e6998ab1e9b79d27d54c7044b7ec62cdd7e07bc 100644 (file)
@@ -16,5 +16,8 @@ Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.tracecompass.tmf.core,
  org.eclipse.tracecompass.tmf.core.tests
 Import-Package: org.junit.runner
-Export-Package: org.eclipse.tracecompass.analysis.graph.core.tests
-
+Export-Package: org.eclipse.tracecompass.analysis.graph.core.tests,
+ org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath,
+ org.eclipse.tracecompass.analysis.graph.core.tests.graph,
+ org.eclipse.tracecompass.analysis.graph.core.tests.stubs,
+ org.eclipse.tracecompass.analysis.graph.core.tests.stubs.module
This page took 0.023441 seconds and 5 git commands to generate.