Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.jdt.doc.user/build.properties')
-rw-r--r--bundles/org.eclipse.jdt.doc.user/build.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/bundles/org.eclipse.jdt.doc.user/build.properties b/bundles/org.eclipse.jdt.doc.user/build.properties
index 2ac024dcd..b39d981dd 100644
--- a/bundles/org.eclipse.jdt.doc.user/build.properties
+++ b/bundles/org.eclipse.jdt.doc.user/build.properties
@@ -9,4 +9,7 @@
# IBM Corporation - initial API and implementation
###############################################################################
# use provided build.xml
-custom=true \ No newline at end of file
+custom=true
+
+bin.includes=*.properties,*.xml,*.zip,*.html,*.htm,*.png,*.css,META-INF/,index/,concepts/, gettingStarted/, images/, reference/, tasks/, tips/, whatsNew/
+bin.excludes=build.properties,build.xml,workspace,.m2

Back to the top