From owner-freebsd-java@FreeBSD.ORG Thu May 26 13:39:50 2005 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 62A3616A426 for ; Thu, 26 May 2005 13:39:50 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from olive.qinip.net (olive.qinip.net [62.100.30.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id B78D843D5C for ; Thu, 26 May 2005 13:39:49 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from ronald.echteman.nl (h8441134153.dsl.speedlinq.nl [84.41.134.153]) by olive.qinip.net (Postfix) with SMTP id DAF85197EF for ; Thu, 26 May 2005 15:38:42 +0200 (MEST) Received: (qmail 10426 invoked from network); 26 May 2005 13:38:43 -0000 Received: from unknown (HELO localhost) (10.0.1.4) by ronald.echteman.nl with SMTP; 26 May 2005 13:38:43 -0000 Date: Thu, 26 May 2005 15:38:42 +0200 To: "Bryan Maynard" References: <20050526081351.cw1vgav1qbnkskg8@webmail.reallm.com> From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20050526081351.cw1vgav1qbnkskg8@webmail.reallm.com> User-Agent: Opera M2/8.0 (FreeBSD, build 1095) Cc: freebsd-java@freebsd.org Subject: Re: Eclipse 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: Thu, 26 May 2005 13:39:50 -0000 On Thu, 26 May 2005 15:13:51 +0200, Bryan Maynard wrote: > I was just wondering if there is a way to build Eclipse using the native > JDK > instead of the linux-sun one. Also, is it possible to build Eclipse with > Firefox as the internal browser instead of Mozilla? > > I know people have talked about bootstraping the native JDK with the > linux-sun > one, but I'm not sure how to do this. > > Thanks, > > Bryan If the native JDK is installed the build of Eclipse should use it. It auto-detects which jdk's are installed and the native jdk is on the top of the list of preferred jdk's. If you have no jdk installed I think it will install linux-sun to install native-jdk to install eclipse. This will take a couple of days on my computer. :-) ronald -- Ronald Klop Amsterdam, The Netherlands