Date: Thu, 15 Oct 2015 18:29:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203689] [MAINTAINER] java/eclipse: update to 4.5 (Eclipse Mars) Message-ID: <bug-203689-13-7wBlT1o3w1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203689-13@https.bugs.freebsd.org/bugzilla/> References: <bug-203689-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203689 --- Comment #4 from Jimmy Kelley <ljboiler@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203689-13-7wBlT1o3w1>