From 7da32b9f84b0a5b64c93ff412b8a27edc8fff099 Mon Sep 17 00:00:00 2001
From: Szymon Brandys
Date: Fri, 6 Mar 2009 09:33:20 +0000
Subject: Bug 257420 - [Net] "System proxy configuration" option not working
under Vista x64
---
.../org.eclipse.core.net.win32.x86_64/.classpath | 7 +
.../BUILD_INFO.txt | 10 +
.../META-INF/MANIFEST.MF | 10 +
.../org.eclipse.core.net.win32.x86_64/about.html | 28 ++
.../build.properties | 19 +
.../fragment.properties | 12 +
.../jWinHttp-1.0.0.dll | Bin 0 -> 44544 bytes
.../natives/win32/jWinHttp.vcproj | 252 ------------
.../natives/win32/x86/jWinHttp.vcproj | 234 ++++++++++++
.../natives/win32/x86_64/jWinHttp.vcproj | 424 +++++++++++++++++++++
10 files changed, 744 insertions(+), 252 deletions(-)
create mode 100644 bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/.classpath
create mode 100644 bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/BUILD_INFO.txt
create mode 100644 bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/META-INF/MANIFEST.MF
create mode 100644 bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/about.html
create mode 100644 bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/build.properties
create mode 100644 bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/fragment.properties
create mode 100644 bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/jWinHttp-1.0.0.dll
delete mode 100644 bundles/org.eclipse.core.net/natives/win32/jWinHttp.vcproj
create mode 100644 bundles/org.eclipse.core.net/natives/win32/x86/jWinHttp.vcproj
create mode 100644 bundles/org.eclipse.core.net/natives/win32/x86_64/jWinHttp.vcproj
(limited to 'bundles')
diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/.classpath b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/.classpath
new file mode 100644
index 000000000..2fbb7a23e
--- /dev/null
+++ b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/.classpath
@@ -0,0 +1,7 @@
+
+
June 2, 2006
+The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.
+ +If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.
+ + + \ No newline at end of file diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/build.properties b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/build.properties new file mode 100644 index 000000000..0dceddf85 --- /dev/null +++ b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/build.properties @@ -0,0 +1,19 @@ +############################################################################### +# Copyright (c) 2009 IBM Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# IBM Corporation - initial API and implementation +############################################################################### +bin.includes = fragment.properties,\ + .,\ + about.html,\ + META-INF/,\ + bin/,\ + jWinHttp-1.0.0.dll +generateSourceBundle=false +src.includes = about.html +source.. = src/ diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/fragment.properties b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/fragment.properties new file mode 100644 index 000000000..af0e752d2 --- /dev/null +++ b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/fragment.properties @@ -0,0 +1,12 @@ +############################################################################### +# Copyright (c) 2009 IBM Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# IBM Corporation - initial API and implementation +############################################################################### +fragmentName = Proxy for Windows +providerName = Eclipse.org diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/jWinHttp-1.0.0.dll b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/jWinHttp-1.0.0.dll new file mode 100644 index 000000000..c6b1e5920 Binary files /dev/null and b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/jWinHttp-1.0.0.dll differ diff --git a/bundles/org.eclipse.core.net/natives/win32/jWinHttp.vcproj b/bundles/org.eclipse.core.net/natives/win32/jWinHttp.vcproj deleted file mode 100644 index 5e07d942f..000000000 --- a/bundles/org.eclipse.core.net/natives/win32/jWinHttp.vcproj +++ /dev/null @@ -1,252 +0,0 @@ - -