From owner-freebsd-java@FreeBSD.ORG Fri Oct 13 15:27:28 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 D911916A416 for ; Fri, 13 Oct 2006 15:27:28 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from melon.pingpong.net (melon.pingpong.net [195.178.174.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28AD943D49 for ; Fri, 13 Oct 2006 15:27:28 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id AB6A550E2F; Fri, 13 Oct 2006 17:27:26 +0200 (CEST) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 39614-01-35; Fri, 13 Oct 2006 17:27:26 +0200 (CEST) Received: from [192.168.1.187] (unknown [213.136.40.204]) by melon.pingpong.net (Postfix) with ESMTP id 6B28150DDF; Fri, 13 Oct 2006 17:27:26 +0200 (CEST) Date: Fri, 13 Oct 2006 17:27:26 +0200 From: Palle Girgensohn To: David Sledge Message-ID: <439BCBDEE3689EFBF8CEFE62@rambutan.pingpong.net> In-Reply-To: <452BF733.7060705@appriss.com> References: <768690DD58883C4FAA0C089A534F94DF2054DE@intexch02.int.appriss.com> <54A56D47DC749F45C4291FD0@rambutan.pingpong.net> <452286C2.3030902@appriss.com> <273C02EB81D51F8607AEB1A4@rambutan.pingpong.net> <452A6A16.5060706@appriss.com> <452AD3CE.1070008@appriss.com> <452BF733.7060705@appriss.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Cc: freebsd-java@freebsd.org Subject: Re: Eclipse 3.2 port (java/eclipse32) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 15:27:28 -0000 --On tisdag, oktober 10, 2006 15.40.35 -0400 David Sledge=20 wrote: > > > Palle Girgensohn wrote: > > > > --On m=E5ndag, oktober 09, 2006 18.57.18 -0400 David Sledge > wrote: > > > I just finished the 3.2.1 port for eclipse. I will make sure that at > least the plugins I use still work, if so I will upload it to a server > tomorrow for anyone else who would like to test it. > > > Super! > > Which plugins do you use? Do you need help fixing the plugins? > > Regards, > Palle > > > > The new eclipse32.shar file is available at > http://www.freshdevonrails.com/eclipse32.shar. It has been updated for > eclipse version 3.2.1. I am currently using the following plugins and > they work ok, EPIC, RDT, RADRAILS and Subclipse. I used the update > manager in eclipse to install these plugins so I did not have to update > or use any specific freebsd ports. Hi! I get problem opening jsp pages. It complains about MOZILLA_FIVE_HOME not=20 set. When I set it (to /usr/X11R6/lib/mozilla) it still fails. Anyone else=20 with more luck than me? /Palle