From owner-freebsd-java@FreeBSD.ORG Thu May 26 14:04:01 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 B824C16A42A for ; Thu, 26 May 2005 14:04:01 +0000 (GMT) (envelope-from bryan.maynard@reallm.com) Received: from hosting.sourcit.net (mail3.eitsolutions.net [68.23.20.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B532343D49 for ; Thu, 26 May 2005 14:04:00 +0000 (GMT) (envelope-from bryan.maynard@reallm.com) Received: (qmail 19419 invoked from network); 26 May 2005 09:03:59 -0500 Received: from localhost (127.0.0.1) by localhost with SMTP; 26 May 2005 09:03:59 -0500 Received: from relay2.ff.ffbs.net (relay2.ff.ffbs.net [199.36.35.20]) by webmail.reallm.com (Horde MIME library) with HTTP for ; Thu, 26 May 2005 09:03:59 -0500 Message-ID: <20050526090359.2jl94mcr59fok8ks@webmail.reallm.com> Date: Thu, 26 May 2005 09:03:59 -0500 From: Bryan Maynard To: Ronald Klop References: <20050526081351.cw1vgav1qbnkskg8@webmail.reallm.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) 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 14:04:01 -0000 Is there any way I can see the list of installed jdks that Eclipse looks at? I know I could do a pkg_version of pkg_info, but when I installed the native jdk it seemed to install very quickly so I'm wondering if perhaps the install didn't take. Thanks for replying so quickly! Bryan -- Open Source: by the people, for the people. Quoting Ronald Klop : > 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 >