Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchan2007-10-01 21:02:05 +0000
committerkchan2007-10-01 21:02:05 +0000
commit819c2a12dafa9d9e27818ef40a4f5da7f43d548c (patch)
tree41f96bde6783bd113f56041f4c3678867f421ca9 /bundles
parentc91425dc755c8729da2e678b1a4c2fa58d72159e (diff)
downloadwebtools.webservices-819c2a12dafa9d9e27818ef40a4f5da7f43d548c.tar.gz
webtools.webservices-819c2a12dafa9d9e27818ef40a4f5da7f43d548c.tar.xz
webtools.webservices-819c2a12dafa9d9e27818ef40a4f5da7f43d548c.zip
[204602] Update src.includes.
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.wst.ws.explorer/build.properties12
1 files changed, 1 insertions, 11 deletions
diff --git a/bundles/org.eclipse.wst.ws.explorer/build.properties b/bundles/org.eclipse.wst.ws.explorer/build.properties
index d76f19deb..6906de6c2 100644
--- a/bundles/org.eclipse.wst.ws.explorer/build.properties
+++ b/bundles/org.eclipse.wst.ws.explorer/build.properties
@@ -19,7 +19,6 @@ bin.includes = plugin.xml,\
properties/,\
META-INF/,\
about.html,\
- schema/,\
icons/,\
wsexplorer/,\
wsexplorer-properties/
@@ -28,13 +27,4 @@ bin.includes = plugin.xml,\
customBuildCallbacks=buildJSPs.xml
-src.includes = META-INF/,\
- about.html,\
- icons/,\
- plugin.properties,\
- plugin.xml,\
- properties/,\
- schema/,\
- src/,\
- wsexplorer/,\
- wsexplorer-properties/
+src.includes = schema/

Back to the top