Date: Sat, 09 May 2009 22:34:10 +0200 From: Roger Olofsson <240olofsson@telia.com> To: User Questions <freebsd-questions@freebsd.org> Subject: Tips & Trix: Eclipse on 7.1 STABLE and swt-gtk issue Message-ID: <4A05E8C2.2010105@telia.com>
next in thread | raw e-mail | index | archive | help
Dear mailing list, I don't know if anyone has noticed or if it's my machine having stale ports but it seems that to make eclipse 3.4.1 working on FreeBSD 7.1 STABLE with diablo-jdk-1.6.0.07.02_4 you need to do the following: Do _not_ make clean until you have made: cp /usr/ports/java/eclipse/work/plugins/org.eclipse.swt.gtk.freebsd.x86/gtk/library/libswt* /usr/local/diablo-jdk1.6.0/jre/lib/i386/client/ It seems like make install builds the swt-gtk:s but that the .jar somehow 'misses' adding them in. /Roger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A05E8C2.2010105>