Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.wst.ws.explorer/build.properties')
-rw-r--r--bundles/org.eclipse.wst.ws.explorer/build.properties20
1 files changed, 0 insertions, 20 deletions
diff --git a/bundles/org.eclipse.wst.ws.explorer/build.properties b/bundles/org.eclipse.wst.ws.explorer/build.properties
deleted file mode 100644
index 982a5f05c..000000000
--- a/bundles/org.eclipse.wst.ws.explorer/build.properties
+++ /dev/null
@@ -1,20 +0,0 @@
-source.explorer.jar = src/
-source.wsexplorer/WEB-INF/lib/wsexplorer.jar = wsexplorer-src/
-jars.compile.order = explorer.jar,\
- wsexplorer/WEB-INF/lib/wsexplorer.jar,\
- wsexplorer-properties.jar
-output.wsexplorer/WEB-INF/lib/wsexplorer.jar = bin/
-bin.includes = plugin.xml,\
- *.jar,\
- explorer.jar,\
- plugin.properties,\
- properties/,\
- wsexplorer.war,\
- META-INF/,\
- about.html,\
- wsexplorer-properties.jar
-
-
-custom = false
-source.wsexplorer-properties.jar = wsexplorer-properties/
-jars.extra.classpath = servletapi/org.eclipse.equinox.servlet.api_1.0.0.v20060206.jar

Back to the top