Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.tests')
-rw-r--r--plugins/org.eclipse.net4j.tests/build.properties8
1 files changed, 2 insertions, 6 deletions
diff --git a/plugins/org.eclipse.net4j.tests/build.properties b/plugins/org.eclipse.net4j.tests/build.properties
index 7d030ea360..1ea8b2d9a4 100644
--- a/plugins/org.eclipse.net4j.tests/build.properties
+++ b/plugins/org.eclipse.net4j.tests/build.properties
@@ -1,8 +1,4 @@
# NLS_MESSAGEFORMAT_VAR
-src.includes = about.html,\
- src/,\
- epl-v10.html,\
- copyright.txt
bin.includes = plugin.xml,\
test.xml,\
META-INF/,\
@@ -12,6 +8,6 @@ bin.includes = plugin.xml,\
about.html,\
.,\
license.html
-output.. = bin/
-source.. = src/
jars.compile.order = .
+source.. = src/
+output.. = bin/

Back to the top