From owner-freebsd-java@FreeBSD.ORG Thu Apr 22 09:09:57 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77EF316A4CE for ; Thu, 22 Apr 2004 09:09:57 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2443143D54 for ; Thu, 22 Apr 2004 09:09:57 -0700 (PDT) (envelope-from Martin.Dieringer@t-online.de) Received: from fwd05.aul.t-online.de by mailout11.sul.t-online.com with smtp id 1BGglh-00021h-01; Thu, 22 Apr 2004 18:09:41 +0200 Received: from dieringer.dyndns.org (Z6wumcZDweBqLgQuqI4QbJoYRRF3fdmG3VzZlBnJjwiIDbguq-X3wo@[217.231.179.160]) by fwd05.sul.t-online.com with smtp id 1BGgk3-0XKDUO0; Thu, 22 Apr 2004 18:07:59 +0200 Received: (qmail 22724 invoked by uid 1000); 22 Apr 2004 16:07:59 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 22 Apr 2004 16:07:59 -0000 Date: Thu, 22 Apr 2004 18:07:58 +0200 (CEST) From: Martin.Dieringer@t-online.de (Martin Dieringer) Sender: martin@pc.dieringer.dyndns.org To: Torben Jaeger In-Reply-To: <200404221452.43457.torben.jaeger@mail.workgroup> Message-ID: <20040422180135.H977@pc.dieringer.dyndns.org> References: <200404221331.13341.jicken@web.de> <20040422122130.GA72199@anyware12.anyware> <200404221452.43457.torben.jaeger@mail.workgroup> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Seen: false X-ID: Z6wumcZDweBqLgQuqI4QbJoYRRF3fdmG3VzZlBnJjwiIDbguq-X3wo cc: java@freebsd.org Subject: Re: new port: eclipse3 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Dieringer List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 16:09:57 -0000 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. 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