diff options
Diffstat (limited to 'make/lib/swt/gtk-solaris-x86')
-rw-r--r-- | make/lib/swt/gtk-solaris-x86/.classpath | 12 | ||||
-rw-r--r-- | make/lib/swt/gtk-solaris-x86/.project | 17 | ||||
-rw-r--r-- | make/lib/swt/gtk-solaris-x86/README.txt | 9 | ||||
-rw-r--r-- | make/lib/swt/gtk-solaris-x86/swt-debug.jar | bin | 2187934 -> 2276780 bytes |
4 files changed, 9 insertions, 29 deletions
diff --git a/make/lib/swt/gtk-solaris-x86/.classpath b/make/lib/swt/gtk-solaris-x86/.classpath deleted file mode 100644 index e1225d413..000000000 --- a/make/lib/swt/gtk-solaris-x86/.classpath +++ /dev/null @@ -1,12 +0,0 @@ -<?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/gtk-solaris-x86/.project b/make/lib/swt/gtk-solaris-x86/.project deleted file mode 100644 index 961502f4f..000000000 --- a/make/lib/swt/gtk-solaris-x86/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?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/gtk-solaris-x86/README.txt b/make/lib/swt/gtk-solaris-x86/README.txt new file mode 100644 index 000000000..bee0fbcb4 --- /dev/null +++ b/make/lib/swt/gtk-solaris-x86/README.txt @@ -0,0 +1,9 @@ +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) + diff --git a/make/lib/swt/gtk-solaris-x86/swt-debug.jar b/make/lib/swt/gtk-solaris-x86/swt-debug.jar Binary files differindex cff6e64a2..cec0b9ed1 100644 --- a/make/lib/swt/gtk-solaris-x86/swt-debug.jar +++ b/make/lib/swt/gtk-solaris-x86/swt-debug.jar |