[Bug 203689] [MAINTAINER] java/eclipse: update to 4.5 (Eclipse Mars)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 15 18:29:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203689

--- Comment #4 from Jimmy Kelley <ljboiler at gmail.com> ---
(In reply to Steve Wills from comment #2)
I had never seen this problem.  I can reproduce it by building Eclipse without
GTK3 support and then running it on a machine that has GTK3 installed.

A simple fix is to use the SWT_GTK3 environment variable: SWT_GTK3=0 tells
Eclipse to not use any gtk3 libraries at runtime.  However, I need to poke
around and see where the presence of GTK3 is being checked and try to turn off
that check if the GTK3 option is not selected when building the port.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list