From owner-freebsd-java@FreeBSD.ORG Tue Jun 15 18:14:14 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 6521116A4CE for ; Tue, 15 Jun 2004 18:14:14 +0000 (GMT) Received: from gravy.kishka.net (pcp04097789pcs.neave01.pa.comcast.net [68.81.192.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FF943D2F for ; Tue, 15 Jun 2004 18:14:13 +0000 (GMT) (envelope-from bryan@kishka.net) Received: from gravy.kishka.net (gravy.kishka.net [192.168.1.2]) by gravy.kishka.net (8.12.11/8.12.11) with ESMTP id i5FIDp7l001116 for ; Tue, 15 Jun 2004 14:13:51 -0400 (EDT) (envelope-from bryan@kishka.net) Date: Tue, 15 Jun 2004 14:13:51 -0400 (EDT) From: Bryan Liesner To: java@freebsd.org In-Reply-To: <40CF16D3.1030708@noc.ntua.gr> Message-ID: <20040615133505.R1077@gravy.kishka.net> References: <40CD30FB.7050905@gldis.ca> <20040615215046.2ad687f7.nork@FreeBSD.org> <40CF16D3.1030708@noc.ntua.gr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: eclipse3 RC2 port 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: Tue, 15 Jun 2004 18:14:14 -0000 On Tue, 15 Jun 2004, Panagiotis Astithas wrote: > Given the fact that Eclipse 2 is basically unusable with newer Gnome > libraries and that version 3 is just around the corner, wouldn't it make > sense to just update the existing java/eclipse port to version 3 when it > becomes available? > > Cheers, > I tried building the "test version" of the eclipse3 port and the build died trying to find gnome libraries that I don't have installed. Does this mean that I am going to have to install (all||most||some) gnome libraries besides gtk and glib to use Eclipse 3? Or will the port, when completed, have the same requirements as Eclipse 2? Thanks