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/.project | |
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/.project')
-rw-r--r-- | make/lib/swt/win32-win32-x86_64/.project | 17 |
1 files changed, 17 insertions, 0 deletions
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 |