From 4cc7d45ad7e7e35b73afe7ddeb9dcf06893e7cb9 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 5 Apr 2019 07:48:18 +0200 Subject: Bug 1362: Replace SWT 4.3.0 -> 4.11.0 https://download.eclipse.org/eclipse/downloads/drops4/R-4.11-201903070500/ This binary make/lib drop is only required for build and unit tests. --- make/lib/swt/win32-win32-x86_64/.classpath | 12 ++++++++++++ make/lib/swt/win32-win32-x86_64/.project | 17 +++++++++++++++++ make/lib/swt/win32-win32-x86_64/about.html | 19 ------------------- make/lib/swt/win32-win32-x86_64/swt-debug.jar | Bin 2671619 -> 0 bytes make/lib/swt/win32-win32-x86_64/swt.jar | Bin 0 -> 2394751 bytes 5 files changed, 29 insertions(+), 19 deletions(-) create mode 100644 make/lib/swt/win32-win32-x86_64/.classpath create mode 100644 make/lib/swt/win32-win32-x86_64/.project delete mode 100644 make/lib/swt/win32-win32-x86_64/swt-debug.jar create mode 100644 make/lib/swt/win32-win32-x86_64/swt.jar (limited to 'make/lib/swt/win32-win32-x86_64') diff --git a/make/lib/swt/win32-win32-x86_64/.classpath b/make/lib/swt/win32-win32-x86_64/.classpath new file mode 100644 index 000000000..e1225d413 --- /dev/null +++ b/make/lib/swt/win32-win32-x86_64/.classpath @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/make/lib/swt/win32-win32-x86_64/.project b/make/lib/swt/win32-win32-x86_64/.project new file mode 100644 index 000000000..961502f4f --- /dev/null +++ b/make/lib/swt/win32-win32-x86_64/.project @@ -0,0 +1,17 @@ + + + org.eclipse.swt + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + \ No newline at end of file diff --git a/make/lib/swt/win32-win32-x86_64/about.html b/make/lib/swt/win32-win32-x86_64/about.html index 7a5cfd1d2..0973f7012 100644 --- a/make/lib/swt/win32-win32-x86_64/about.html +++ b/make/lib/swt/win32-win32-x86_64/about.html @@ -31,25 +31,6 @@ did not receive this Content directly from the Eclipse Foundation, the following for informational purposes only, and you should look to the Redistributor’s license for terms and conditions of use.

-

Mozilla Binding

- -

The "Mozilla Binding" is a binding to the Mozilla API. The Content may include any or all of the following files:

- -

The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:

- - -

The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Mozilla Binding:

- - -

The Mozilla Binding contains portions of Mozilla ("Mozilla"). Mozilla is made available by Mozilla.org. Use of Mozilla is governed by the terms and -conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (mpl-v11.txt) and is also available at -http://www.mozilla.org/MPL/MPL-1.1.html.

-

Independent JPEG Group's JPEG software release 6b

This software is based in part on the work of the Independent JPEG Group's JPEG software release 6b ("LIBJPEG"). diff --git a/make/lib/swt/win32-win32-x86_64/swt-debug.jar b/make/lib/swt/win32-win32-x86_64/swt-debug.jar deleted file mode 100644 index 83d7485d1..000000000 Binary files a/make/lib/swt/win32-win32-x86_64/swt-debug.jar and /dev/null differ diff --git a/make/lib/swt/win32-win32-x86_64/swt.jar b/make/lib/swt/win32-win32-x86_64/swt.jar new file mode 100644 index 000000000..32ef66bd1 Binary files /dev/null and b/make/lib/swt/win32-win32-x86_64/swt.jar differ -- cgit v1.2.3