Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.ui.tests/build.properties')
-rw-r--r--tests/org.eclipse.ui.tests/build.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/org.eclipse.ui.tests/build.properties b/tests/org.eclipse.ui.tests/build.properties
index c58a03e17e8..e89ea762468 100644
--- a/tests/org.eclipse.ui.tests/build.properties
+++ b/tests/org.eclipse.ui.tests/build.properties
@@ -8,17 +8,17 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-source.uitests.jar = Eclipse JFace Tests/,\
- Eclipse UI Tests/,\
- Eclipse Part References Test/,\
- Benchmark Tests/
+source.. = Eclipse JFace Tests/,\
+ Eclipse UI Tests/,\
+ Eclipse Part References Test/,\
+ Benchmark Tests/
bin.includes = icons/,\
doc/,\
data/,\
plugin.xml,\
*.html,\
- *.jar,\
+ .,\
*.xml,\
uiSniff,\
uiSniff.bat,\

Back to the top