Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2014-05-22 16:09:11 +0000
committerSilenio Quarti2014-05-22 16:09:11 +0000
commit79406a7cd68127015caff8f9b98db8d528b1b839 (patch)
tree24d300daa8f1aa7e964cbebcaaa9f01193f5ed73
parent9b2499a100ea32cbdcab7c6c87e6d1adf71751d5 (diff)
downloadeclipse.platform.swt-4426j.tar.gz
eclipse.platform.swt-4426j.tar.xz
eclipse.platform.swt-4426j.zip
-rw-r--r--bundles/org.eclipse.swt/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/build.properties b/bundles/org.eclipse.swt/build.properties
index 8067d39887..c897daf4e7 100644
--- a/bundles/org.eclipse.swt/build.properties
+++ b/bundles/org.eclipse.swt/build.properties
@@ -11,5 +11,6 @@
custom = true
bin.includes = plugin.properties,about.html,about_files/,META-INF/
+# force update
# Don't want to generate an org.eclipse.swt.source bundle, all the source will be in fragment source bundles
generateSourceBundle=false

Back to the top