new port: eclipse3

Steve Quirk squirk at ieee.org
Thu Apr 22 10:42:56 PDT 2004



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


More information about the freebsd-java mailing list