Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2004 21:15:30 +0200 (CEST)
From:      Martin.Dieringer@t-online.de (Martin Dieringer)
To:        jicken@web.de
Cc:        java@freebsd.org
Subject:   Re: new port: eclipse3
Message-ID:  <20040422195359.A977@pc.dieringer.dyndns.org>
In-Reply-To: <200404221925.34320.jicken@web.de>
References:  <200404221331.13341.jicken@web.de> <200404221452.43457.torben.jaeger@mail.workgroup> <200404221925.34320.jicken@web.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Apr 2004, Torben J=E4ger wrote:

> > work/Makefile: add following somewhere at the top
> > ECLIPSE_OS=3D     freebsd
> > ECLIPSE_WS=3D     gtk
> > ECLIPSE_ARCH=3D   x86
> >
>
> this is set in /usr/ports/java/eclipse3/Makefile. why setting twice?

ah ok I ran make in the work directory when testing.

> > work/plugins/org.eclipse.swt/Eclipse_SWT/make_gtk.mak line 88: add
> >                 -I$(JAVA_HOME)/include/freebsd \
> >
>
> added and updated download.

so now it should run?

> > one problem I see: it installs both /usr/local/eclipse
> > and /usr/local/eclipse3
> >
>
> can't reproduce. there should be a single eclipse directory under PREFIX.


strange. i got:  ls -l /usr/local/eclipse3
total 15
-r-xr-xr-x  1 root  wheel  14668 Apr 22 18:00 eclipse*


and : ls -l /usr/local/eclipse
total 77
-rw-r--r--   1 root  wheel     59 Apr 22 17:59 .eclipseproduct
drwxr-xr-x   4 root  wheel    512 Apr 22 18:00 configuration/
-rw-r--r--   1 root  wheel  15049 Apr 22 17:59 cpl-v10.html
-rwxr-xr-x   1 root  wheel  18973 Apr 22 17:59 eclipse*
drwxr-xr-x   8 root  wheel    512 Apr 22 17:17 features/
-rw-r--r--   1 root  wheel  10489 Apr 22 17:59 icon.xpm
-rw-r--r--   1 root  wheel   5642 Apr 22 17:59 notice.html
drwxr-xr-x  85 root  wheel   3584 Apr 22 17:17 plugins/
drwxr-xr-x   2 root  wheel    512 Apr 22 18:00 readme/
-rw-r--r--   1 root  wheel  18155 Apr 22 17:59 startup.jar


the problem is: the zip file
work/result/freebsd-gtk-x86-sdk.zip contains "eclipse" directory
and gets unzipped to /usr/local/


> > btw. you should add a separate directory like work/eclipse to
> > extract everything. looks better
>
> don't understand this.
> what it is extracted has to be extracted under PREFIX (let's say /usr/loc=
al)
> IMO like it is with all other progs.

no I meant the source when building under /usr/ports/java/eclipse3/work/
but this is the fault of the source distribution, sorry.


I don't know why, I had it running perfectly, now I got your new port,
it compiles but I get the NullPointerException


m.



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