diff options
author | Sven Gothel <[email protected]> | 2019-04-05 07:48:18 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-04-05 07:48:18 +0200 |
commit | 4cc7d45ad7e7e35b73afe7ddeb9dcf06893e7cb9 (patch) | |
tree | 03b4ff97718f41aa2d421825326bd66916f84f22 /make/lib/swt/win32-win32-x86_64 | |
parent | ebca35f9a09898b3499ec9fa0e346f2e0c932133 (diff) |
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.
Diffstat (limited to 'make/lib/swt/win32-win32-x86_64')
-rw-r--r-- | make/lib/swt/win32-win32-x86_64/.classpath | 12 | ||||
-rw-r--r-- | make/lib/swt/win32-win32-x86_64/.project | 17 | ||||
-rw-r--r-- | make/lib/swt/win32-win32-x86_64/about.html | 19 | ||||
-rw-r--r-- | make/lib/swt/win32-win32-x86_64/swt-debug.jar | bin | 2671619 -> 0 bytes | |||
-rw-r--r-- | make/lib/swt/win32-win32-x86_64/swt.jar | bin | 0 -> 2394751 bytes |
5 files changed, 29 insertions, 19 deletions
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 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path=""/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry exported="true" sourcepath="src.zip" kind="lib" path="swt.jar"> + <attributes> + <attribute value="http://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/api/" name="javadoc_location"/> + <attribute value="org.eclipse.swt" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> + </attributes> + </classpathentry> + <classpathentry kind="output" path=""/> +</classpath> 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 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.swt</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription>
\ 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.</p> -<h4>Mozilla Binding</h4> - -<p>The "Mozilla Binding" is a binding to the Mozilla API. The Content may include any or all of the following files:</p> - -<p>The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:</p> -<ul> - <li>swt-xulrunner-win32-xxxx.so (where "xxxx" is the version number)</li> - <li>swt-xpcominit-win32-xxxx.so (where "xxxx" is the version number)</li> -</ul> - -<p>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:</p> -<ul> - <li>The contents of the directory org/eclipse/swt/internal/mozilla (but not including any sub-directories)</li> -</ul> - -<p>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 (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at -<a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p> - <h4>Independent JPEG Group's JPEG software release 6b</h4> <p>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 Binary files differdeleted file mode 100644 index 83d7485d1..000000000 --- a/make/lib/swt/win32-win32-x86_64/swt-debug.jar +++ /dev/null diff --git a/make/lib/swt/win32-win32-x86_64/swt.jar b/make/lib/swt/win32-win32-x86_64/swt.jar Binary files differnew file mode 100644 index 000000000..32ef66bd1 --- /dev/null +++ b/make/lib/swt/win32-win32-x86_64/swt.jar |