From owner-freebsd-java@FreeBSD.ORG Fri Apr 16 05:58:21 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 2009016A4CE for ; Fri, 16 Apr 2004 05:58:21 -0700 (PDT) Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by mx1.FreeBSD.org (Postfix) with SMTP id EEC6B43D2D for ; Fri, 16 Apr 2004 05:58:19 -0700 (PDT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 68129 invoked from network); 16 Apr 2004 12:58:18 -0000 Received: from 217-162-135-163.dclient.hispeed.ch (HELO buz.ch) (217.162.135.163) by 0 with SMTP; 16 Apr 2004 12:58:18 -0000 Message-ID: <407FD960.5020406@buz.ch> Date: Fri, 16 Apr 2004 15:02:24 +0200 From: Gabriel Ambuehl User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Thomas T. Veldhouse" References: <407FD4EA.9060005@veldy.net> In-Reply-To: <407FD4EA.9060005@veldy.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: Running Eclipse 3 M7 on FreeBSD 5.2.1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 12:58:21 -0000 Thomas T. Veldhouse wrote: > Achilleus Mantzios wrote: > >>> You wrote this about a month ago. I was wondering if there is any >>> progression on this front? >> >> >> >> A /usr/ports/java/eclipse3 port would be fine too:) >> > > I like /usr/ports/devel/eclipse3 much better ... as eclipse is not just > a Java development environment .... and it is not written in Java. Well aside of the native bindings in SWT, Eclipse IS written in Java.