zero-sys.net
Software Engineering, Administration, IT-Services & Consulting
SWT


This patch is for compiling SWT (see http://www.eclipse.org) to native using gcj.
Corel Designer Technical Suite X4 Adobe Contribute CS4 MAC It was testet with SWT 3.1, 3.1.1, 3.2 on Linux (gcj 3.3 and 3.4) and on Windows XP (gcj 3.4.2 mingw).
According to the developers from eclipse.org, this is in fact a bug in gcj/libgjc and has been fixed in 4.0. See bug 121334 on bugs.eclipse.org.
You can apply the patch in the src-dir of swt using
patch -p1 < path_to_patch/swt.patch
You can download the patch here

Here is a better patch I used to package and compile swt-3.1.2!
You can download the swt.v2.patch here
Intuit QuickBooks 2010 Pro Adobe SoundBooth CS4 MAC
Erstellt: 15.10.2005 13:11
Letzte Änderung: 11.05.2010 20:15


If you use CompoundDirectedGraph containing Subgraphs, you may find out that the Layout from CompoundDirectedGraph is broken if you use
graph.setDirection(PositionConstants.EAST);
for your CompoundDirectedGraph.

This Patch (developed against version 3.2.0) fixes the Layout for Subgraphs.
Download the patch
Erstellt: 05.09.2007 15:41
Letzte Änderung: 05.09.2007 15:43