java/clipse port
Horst Leitenmueller
horst.leitenmueller at liwest.at
Tue Feb 16 08:55:42 UTC 2010
hi is it only on updating ?
perhaps its this bug with gtk+ > 2.18
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257
open a terminal
setenv GDK_NATIVE_WINDOWS true
or
export GDK_NATIVE_WINDOWS=true
then start eclipse, and try if buttons are working / behaviour normal
now...
br horst
my script:
#!/bin/sh
setenv GDK_NATIVE_WINDOWS true
/usr/local/bin/eclipse
On Tue, 2010-02-16 at 10:05 +1300, Jonathan Chen wrote:
> Hi,
>
> I've noticed that since the swt build was taken out from Eclipse, the
> widgets sometime do not behave as expected. It wasn't so bad last year, but
> on a recently updated 8-STABLE/amd64 with all ports up-to-date, eclipse is
> now unusable. I cannot use many of the dialog boxes, as clicking on 'Next'
> buttons have no effect.
>
> Possiblity of fix? Or reversion to the slower but more reliable build method?
>
> Cheers.
--
------------------------------------
Horst
------------------------------------
More information about the freebsd-java
mailing list