Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bundles/org.eclipse.core.net.linux.x86_64/build.properties1
-rw-r--r--bundles/org.eclipse.core.net.win32.x86_64/build.properties1
2 files changed, 0 insertions, 2 deletions
diff --git a/bundles/org.eclipse.core.net.linux.x86_64/build.properties b/bundles/org.eclipse.core.net.linux.x86_64/build.properties
index 03ab15c87..da27a77c9 100644
--- a/bundles/org.eclipse.core.net.linux.x86_64/build.properties
+++ b/bundles/org.eclipse.core.net.linux.x86_64/build.properties
@@ -18,5 +18,4 @@ bin.includes = fragment.properties,\
bin/,\
libgnomeproxy-1.0.0.so
src.includes = about.html
-generateSourceBundle=false
source.. = src/
diff --git a/bundles/org.eclipse.core.net.win32.x86_64/build.properties b/bundles/org.eclipse.core.net.win32.x86_64/build.properties
index 55c2b946b..1dd6d3af6 100644
--- a/bundles/org.eclipse.core.net.win32.x86_64/build.properties
+++ b/bundles/org.eclipse.core.net.win32.x86_64/build.properties
@@ -17,6 +17,5 @@ bin.includes = fragment.properties,\
META-INF/,\
bin/,\
jWinHttp-1.0.0.dll
-generateSourceBundle=false
src.includes = about.html
source.. = src/

Back to the top