aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib/swt/gtk-solaris-x86/README.txt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-04-05 07:48:18 +0200
committerSven Gothel <[email protected]>2019-04-05 07:48:18 +0200
commit4cc7d45ad7e7e35b73afe7ddeb9dcf06893e7cb9 (patch)
tree03b4ff97718f41aa2d421825326bd66916f84f22 /make/lib/swt/gtk-solaris-x86/README.txt
parentebca35f9a09898b3499ec9fa0e346f2e0c932133 (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/gtk-solaris-x86/README.txt')
-rw-r--r--make/lib/swt/gtk-solaris-x86/README.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/make/lib/swt/gtk-solaris-x86/README.txt b/make/lib/swt/gtk-solaris-x86/README.txt
deleted file mode 100644
index bee0fbcb4..000000000
--- a/make/lib/swt/gtk-solaris-x86/README.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Version 4.2.0
- Note: Version 4.3.0 M3 201210312000 fails to work on OpenIndiana,
- OS.GTK_WIDGET_WINDOW (handle) returns 0 !
- javax.media.nativewindow.NativeWindowException: Null gtk-window-handle of SWT handle 0x8490000
- at com.jogamp.nativewindow.swt.SWTAccessor.gdk_widget_get_window(SWTAccessor.java:308)
- at com.jogamp.nativewindow.swt.SWTAccessor.getDevice(SWTAccessor.java:335)
- at com.jogamp.newt.swt.NewtCanvasSWT.<init>(NewtCanvasSWT.java:124)
- at com.jogamp.newt.swt.NewtCanvasSWT$1.run(NewtCanvasSWT.java:99)
-