Date: Thu, 22 Apr 2004 13:42:55 -0400 (EDT) From: Steve Quirk <squirk@ieee.org> To: java@freebsd.org Subject: Re: new port: eclipse3 Message-ID: <20040422133121.G27445@biggayal.summit01.nj.comcast.net> In-Reply-To: <20040422180135.H977@pc.dieringer.dyndns.org> References: <200404221331.13341.jicken@web.de> <20040422122130.GA72199@anyware12.anyware> <20040422180135.H977@pc.dieringer.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Apr 2004, Martin Dieringer wrote:
> just 2 things:
>
>
> work/Makefile: add following somewhere at the top
> ECLIPSE_OS= freebsd
> ECLIPSE_WS= gtk
> ECLIPSE_ARCH= x86
>
>
> work/plugins/org.eclipse.swt/Eclipse_SWT/make_gtk.mak line 88: add
> -I$(JAVA_HOME)/include/freebsd \
>
>
> one problem I see: it installs both /usr/local/eclipse
> and /usr/local/eclipse3
>
> you have to change the path to /usr/local/eclipse
> in /usr/local/bin/eclipse
>
> then it runs at least. I cannot tell anything about completeness.
I got the passed the include issue, but when I try to run it, I get a
NullPointerException:
!SESSION Apr 22, 2004 12:18:21.418 ---------------------------------------------
java.version=1.4.2-p6
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=freebsd, ARCH=x86, WS=gtk, NL=en
!ENTRY org.eclipse.osgi Apr 22, 2004 12:18:21.420
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at org.eclipse.jface.action.StatusLine.handleDispose(StatusLine.java:314)
at org.eclipse.jface.action.StatusLine$1.widgetDisposed(StatusLine.java:197)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:100)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:939)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:963)
....
has anyone got past this?
What's the typical debug route for eclipse? Run under jdb?
- steve
>
>
> btw. you should add a separate directory like work/eclipse to
> extract everything. looks better
>
> hth
> m.
>
> On Thu, 22 Apr 2004, Torben Jaeger wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > download tar.bz2 @
> >
> > http://jicken.privat.t-online.de/eclipse3-port.tbz
> >
> > thx
> >
> > t
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040422133121.G27445>
