Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.integration.test/build.properties')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.integration.test/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.integration.test/build.properties b/plugins/org.eclipse.osee.framework.core.dsl.integration.test/build.properties
index 34d2e4d2dad..edf08e91d3b 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.integration.test/build.properties
+++ b/plugins/org.eclipse.osee.framework.core.dsl.integration.test/build.properties
@@ -2,3 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.
+additional.bundles = org.junit,\
+ org.eclipse.osee.framework.jdk.core

Back to the top