From owner-freebsd-java@FreeBSD.ORG Mon Aug 23 19:25: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 5409916A5DE for ; Mon, 23 Aug 2004 19:25:21 +0000 (GMT) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C29943D45 for ; Mon, 23 Aug 2004 19:25:16 +0000 (GMT) (envelope-from past@netmode.ntua.gr) Received: from netmode.ece.ntua.gr (dolly.netmode.ece.ntua.gr [147.102.13.10]) by ulysses.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id i7NJPE0A065928; Mon, 23 Aug 2004 22:25:14 +0300 (EEST) (envelope-from past@netmode.ntua.gr) Received: from [147.102.229.10] (ppp-229-010.dialup.ntua.gr [147.102.229.10]) by netmode.ece.ntua.gr (8.12.10/8.12.8) with ESMTP id i7NJPDjI024289; Mon, 23 Aug 2004 22:25:14 +0300 (EEST) (envelope-from past@netmode.ntua.gr) Message-ID: <412A4483.3030405@netmode.ntua.gr> Date: Mon, 23 Aug 2004 22:24:51 +0300 From: Panagiotis Astithas User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040816) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <4129135E.3030808@netmode.ntua.gr> <20040823080327.GA21194@netmode.ece.ntua.gr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: java@FreeBSD.ORG Subject: Re: Eclipse without Mozilla 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: Mon, 23 Aug 2004 19:25:21 -0000 Dag-Erling Smørgrav wrote: > Panagiotis Astithas writes: > >>On Mon, Aug 23, 2004 at 08:02:01AM +0200, Dag-Erling Sm?rgrav wrote: >> >>>The patch was horribly mangled by your MUA. Please resend it as an >>>attachment of type text/plain or text/x-patch. >> >>Darn. Hope it gets through this time. > > > Looks better, but you should really look into using cvsup to mirror > the repo so you can generate diffs with cvs. If only I had the disk space! Thanks for the suggestion though. I'd be interested to know whether it works for you, since currently I don't have any systems without mozilla, it seems. When I run the modified eclipse things work OK, but occasionally when I request a web page (e.g. from the about box) I get either epiphany or mozilla. I am not sure whether this is a symptom of a mime-type setting or there is another reference to mozilla in the source. The embedded HTML SWT widget works flawlessly too. Cheers, Panagiotis P.S.: if anyone has any idea about how to better handle the fact that the path firefox gets installed in has the version number in it, I'm all ears.