Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jaxws/tests/org.eclipse.jst.ws.jaxws.testutils/build.properties')
-rwxr-xr-xjaxws/tests/org.eclipse.jst.ws.jaxws.testutils/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/jaxws/tests/org.eclipse.jst.ws.jaxws.testutils/build.properties b/jaxws/tests/org.eclipse.jst.ws.jaxws.testutils/build.properties
index 68708b1e4..4a6633a75 100755
--- a/jaxws/tests/org.eclipse.jst.ws.jaxws.testutils/build.properties
+++ b/jaxws/tests/org.eclipse.jst.ws.jaxws.testutils/build.properties
@@ -8,6 +8,8 @@
# Contributors:
# SAP AG - initial API and implementation
###############################################################################
+src.includes = *
+src.excludes = src
source.. = src/
output.. = bin/
bin.includes = META-INF/,\

Back to the top