From owner-freebsd-java@FreeBSD.ORG Wed Jul 14 09:21:26 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 15A5516A4CE; Wed, 14 Jul 2004 09:21:26 +0000 (GMT) Received: from t-mta1.odn.ne.jp (mfep1.odn.ne.jp [143.90.131.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B87E43D3F; Wed, 14 Jul 2004 09:21:25 +0000 (GMT) (envelope-from sugitk@rio.odn.ne.jp) Received: from localhost ([210.197.240.37]) by t-mta1.odn.ne.jp with ESMTP id <20040714092124424.HKP.176179.t-mta1.odn.ne.jp@mta1.odn.ne.jp>; Wed, 14 Jul 2004 18:21:24 +0900 Date: Wed, 14 Jul 2004 18:21:21 +0900 (JST) Message-Id: <20040714.182121.78701806.sugitk@rio.odn.ne.jp> To: nork@freebsd.org From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= In-Reply-To: <20040714180705.4dffd5b3.nork@FreeBSD.org> References: <20040714000822.4078.qmail@web61007.mail.yahoo.com> <40F4E617.5090100@ebs.gr> <20040714180705.4dffd5b3.nork@FreeBSD.org> X-Mailer: Mew version 4.0.65 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: java@freebsd.org cc: nkjsat2@yahoo.com cc: past@ebs.gr Subject: Re: any news from eclipse3 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: Wed, 14 Jul 2004 09:21:26 -0000 Hi nork-san, > > > any news from eclipse3 port? > > Until the port is updated you can use the port skeleton at: > > http://netmode.ntua.gr/~past/freebsd/eclipse3-port.tgz > > Oops, I'll commit this. I just see it, but I think that it > looks good. And I'll mark BROKEN all ports depended on it. > I say that 'Please confirm or update on Eclipse 3.0.'. :-) If you want to see what plugins can be used with it, please see http://eclipsewiki.net/eclipse/ , but in Japanese. When you see some plugin cannot be worked, you may install the xerces plugin from Eclipse 2.1.3. For example, DBEdit plugin 1.0.1 is this case. --- SUGIMURA Takashi