From owner-freebsd-questions@FreeBSD.ORG Fri Jan 18 20:40:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7279016A473 for ; Fri, 18 Jan 2008 20:40:41 +0000 (UTC) (envelope-from nicolas@nicoelro.net) Received: from smtp20.orange.fr (smtp20.orange.fr [80.12.242.27]) by mx1.freebsd.org (Postfix) with ESMTP id 2A41013C43E for ; Fri, 18 Jan 2008 20:40:40 +0000 (UTC) (envelope-from nicolas@nicoelro.net) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2011.orange.fr (SMTP Server) with ESMTP id B3A561C000AD for ; Fri, 18 Jan 2008 21:40:39 +0100 (CET) Received: from orthanc.nicoelro.net (ALyon-252-1-96-122.w86-202.abo.wanadoo.fr [86.202.223.122]) by mwinf2011.orange.fr (SMTP Server) with ESMTP id 8DD4F1C000A4 for ; Fri, 18 Jan 2008 21:40:39 +0100 (CET) X-ME-UUID: 20080118204039581.8DD4F1C000A4@mwinf2011.orange.fr Message-ID: <47910EC7.1030507@nicoelro.net> Date: Fri, 18 Jan 2008 21:40:39 +0100 From: Nicolas Letellier User-Agent: Thunderbird 2.0.0.9 (X11/20080113) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Eclipse and FreeBSD7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nicolas@nicoelro.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 20:40:41 -0000 Hello, I have a problem with FreeBSD7 and the last Eclipse. It doesn't work. I have this error when I launch : JVM terminated. Exit code=1 /usr/local/bin/java -Xms40m -Xmx256m -jar /usr/local/eclipse/startup.jar -os freebsd -ws gtk -arch x86 -launcher /usr/local/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 1000b -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -jar /usr/local/eclipse/startup.jar I saw this page (http://www.freebsd.org/cgi/query-pr.cgi?pr=118115) which says that the last version has corrected the problem (3.2.2_1). But the problem is the same. The new version doesn't install jdk*. I just installed diablo. What must I do ? Nicolas