summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bundles/org.eclipse.swt/build.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/build.properties b/bundles/org.eclipse.swt/build.properties
index addefa4c2c..9ba9fad692 100644
--- a/bundles/org.eclipse.swt/build.properties
+++ b/bundles/org.eclipse.swt/build.properties
@@ -9,3 +9,6 @@
# IBM Corporation - initial API and implementation
###############################################################################
custom = true
+
+# Don't want to generate an org.eclipse.swt.source bundle, all the source will be in fragment source bundles
+generateSourceBundle=false