Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 11:06:21 -0600
From:      Jimmy Kelley <ljboiler@gmail.com>
To:        Michael Zhilin <mizhka@gmail.com>
Cc:        Achilleas Mantzios <achill@matrix.gatewaynet.com>, freebsd-eclipse@freebsd.org, "freebsd-java@freebsd.org" <freebsd-java@freebsd.org>
Subject:   Re: Eclipse 4.5 (Mars) on FreeBSD.
Message-ID:  <20151111170620.GA77032@tower1.jimmy.localnet>
In-Reply-To: <CAF19XBLyFcWXK33c3dA4N6_qKvJCckPAGEgX9xUPGQfNPDQ05w@mail.gmail.com>
References:  <5643521A.4090803@matrix.gatewaynet.com> <CAF19XBLyFcWXK33c3dA4N6_qKvJCckPAGEgX9xUPGQfNPDQ05w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
By default, the FreeBSD Eclipse port is built without Gtk3 support.
However, Eclipse still tries to use the Gtk3 libraries if it detects
them on your system.

The 'fix' is to set an environment variable:

SWT_GTK3=0

Jimmy Kelley
FreeBSD Eclipse port maintainer

On Wed, Nov 11, 2015 at 07:00:35PM +0300, Michael Zhilin wrote:
> Hi,
> 
> I haven't tried yet, because eclipse returns error:
> 
> [mizhka@gidrarium ~]$ eclipse
> 
> (<unknown>:14193): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x
> and GTK+ 3 in the same process is not supported
> [mizhka@gidrarium ~]$ pkg info eclipse
> eclipse-4.5
> Name           : eclipse
> Version        : 4.5
> Installed on   : Wed Nov 11 18:54:02 MSK 2015
> Origin         : java/eclipse
> Architecture   : freebsd:10:x86:64
> Prefix         : /usr/local
> Categories     : devel java
> Licenses       : EPL
> Maintainer     : ljboiler@gmail.com
> WWW            : http://www.eclipse.org/
> Comment        : Eclipse Mars
> Options        :
> FULL_SDK       : on
> PLATFORM       : off
> PLATFORM_SDK   : off
> SWT_GTK3_SUPPORT: off
> Annotations    :
> repo_type      : binary
> repository     : myrepo
> Flat size      : 214MiB
> Description    :
> The Eclipse Platform is an open extensible IDE for anything and yet
> nothing in particular. The Eclipse Platform provides building blocks
> and a foundation for constructing and running integrated software-
> development tools. The Eclipse Platform allows tool builders to
> independently develop tools that integrate with other people's tools
> so seamlessly you can't tell where one tool ends and another starts.
> 
> WWW: http://www.eclipse.org/
> 
> I suppose that it's my personal problem, but not sure. I'm going to update
> my packages to latest version.
> 
> Thanks!
> 
> On Wed, Nov 11, 2015 at 5:35 PM, Achilleas Mantzios <
> achill@matrix.gatewaynet.com> wrote:
> 
> > Hello, fellow BSD'ers,
> >
> > I have seen this :
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203689
> > Have there been any news on this? Anyone tried the submitted patch?
> >
> > --
> > Achilleas Mantzios
> > IT DEV Lead
> > IT DEPT
> > Dynacom Tankers Mgmt
> >
> > _______________________________________________
> > freebsd-java@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-java
> > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
> >
> _______________________________________________
> freebsd-eclipse@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
> To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151111170620.GA77032>