summaryrefslogtreecommitdiffstats
path: root/tests/org.eclipse.swt.tests/build.properties
diff options
context:
space:
mode:
authorBogdan Gheorghe <gheorghe>2008-03-17 15:47:26 +0000
committerBogdan Gheorghe <gheorghe>2008-03-17 15:47:26 +0000
commit67d68ec1e020eadb89305a873fb15f4d97b4c1ee (patch)
treee4ba319dbad9c14ab9e0afd0cb03fc6331800087 /tests/org.eclipse.swt.tests/build.properties
parent67ff1f4cd46152a0f514cc916a071eff1d8f9f01 (diff)
downloadeclipse.platform.swt-67d68ec1e020eadb89305a873fb15f4d97b4c1ee.tar.gz
eclipse.platform.swt-67d68ec1e020eadb89305a873fb15f4d97b4c1ee.tar.xz
eclipse.platform.swt-67d68ec1e020eadb89305a873fb15f4d97b4c1ee.zip
222872 Fixes for running SWT tests on p2 builds
Diffstat (limited to 'tests/org.eclipse.swt.tests/build.properties')
-rw-r--r--tests/org.eclipse.swt.tests/build.properties9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/org.eclipse.swt.tests/build.properties b/tests/org.eclipse.swt.tests/build.properties
index 270e997178..b912184367 100644
--- a/tests/org.eclipse.swt.tests/build.properties
+++ b/tests/org.eclipse.swt.tests/build.properties
@@ -10,4 +10,11 @@
###############################################################################
source.swttests.jar=JUnit Tests/
-bin.includes=*.jar,plugin.xml,test.xml,about.html,plugin.properties,data/ \ No newline at end of file
+bin.includes = *.jar,\
+ plugin.xml,\
+ test.xml,\
+ about.html,\
+ plugin.properties,\
+ data/,\
+ META-INF/
+