Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-11-12 16:22:24 +0000
committerEike Stepper2010-11-12 16:22:24 +0000
commit8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d (patch)
tree99118fd030ccf6d4bf531aedeed7d8e524c804fa /plugins/org.eclipse.emf.cdo.tests.ui
parentc53d61da522d2983b243c8b384e2c6e15eea578e (diff)
downloadcdo-8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d.tar.gz
cdo-8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d.tar.xz
cdo-8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d.zip
fixed build.properties
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.ui')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.ui/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.ui/build.properties b/plugins/org.eclipse.emf.cdo.tests.ui/build.properties
index 7517fcf1c8..e1355f7ed0 100644
--- a/plugins/org.eclipse.emf.cdo.tests.ui/build.properties
+++ b/plugins/org.eclipse.emf.cdo.tests.ui/build.properties
@@ -17,4 +17,5 @@ jars.compile.order = .
source.. = src/
output.. = bin/
src.includes = about.html,\
- copyright.txt
+ copyright.txt,\
+ AllTestsCDOUISWTBot.launch

Back to the top