From owner-freebsd-java@FreeBSD.ORG Tue Dec 2 17:02:10 2003 Return-Path: <owner-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 6D52916A4CE for <java@freebsd.org>; Tue, 2 Dec 2003 17:02:10 -0800 (PST) Received: from oak.FernUni-Hagen.de (oak.fernuni-hagen.de [132.176.114.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A902343FBD for <java@freebsd.org>; Tue, 2 Dec 2003 17:02:08 -0800 (PST) (envelope-from q5480035@mailstore.FernUni-Hagen.de) Received: from amavis by oak.FernUni-Hagen.de with scanned-ok (Exim 4.04) id 1ARLP5-0006mF-00 for java@freebsd.org; Wed, 03 Dec 2003 02:02:07 +0100 Received: from mailstore.fernuni-hagen.de ([132.176.114.185]) by oak.FernUni-Hagen.de with esmtp (Exim 4.04) id 1ARLOz-0006ly-00 for java@freebsd.org; Wed, 03 Dec 2003 02:02:01 +0100 Received: from [217.0.105.7] (account q5480035 HELO oranje.my.domain) by mailstore.fernuni-hagen.de (CommuniGate Pro SMTP 4.0.6) with ESMTP id 2960363 for java@freebsd.org; Wed, 03 Dec 2003 02:01:59 +0100 Date: Wed, 03 Dec 2003 02:01:14 +0100 To: java@freebsd.org References: <20031202130629.U56021@fez.hyperreal.org> <20031202230233.GA1381@rcfile.org> From: Marc van Woerkom <marc.vanwoerkom@fernuni-hagen.de> Organization: =?iso-8859-1?Q?FernUniversit=E4t_in_Hagen?= Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <oprzkygcotdmv4ke@mailstore.fernuni-hagen.de> In-Reply-To: <20031202230233.GA1381@rcfile.org> User-Agent: Opera7.23/FreeBSD M2 build 516 X-Virus-Scanned: by AMaViS perl-11 Subject: Native jdks, Eclipse X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java> List-Post: <mailto:freebsd-java@freebsd.org> List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 03 Dec 2003 01:02:10 -0000 On Tue, 2 Dec 2003 18:02:33 -0500, Brent Verner <brent@rcfile.org> wrote: > I would certainly deploy a native java on FreeBSD (4.9-STABLE) > for nearly-critical tomcat applications. That said, there are some > features which are not complete and/or busted. If the application > runs at all, I'd feel pretty confident it will keep on running. I am a bit confused about the various native versions in the FreeBSD ports tree. Is there a technical difference between the diabolo port and the jdk13? Or is it just blessed binary vs source build but otherwise identical? I want to work on a port of Eclipse-3.0-M5 for FreeBSD. The requirement for this is a jdk 1.4 Can I use the native jdk14 without to fear serious problems and concentrate on working on Eclipse? Any Eclipse users under FreeBSD here? Regards, Marc