From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: *** X-Spam-Status: No, score=3.7 required=5.0 tests=FROM_LOCAL_NOVOWEL, SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id B7BD9BC69 for ; Tue, 31 Jul 2007 10:17:42 +0200 (CEST) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l6V8Hfeq026242 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 31 Jul 2007 10:17:42 +0200 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IFmvC-00026M-72 for caml-list@yquem.inria.fr; Tue, 31 Jul 2007 01:17:38 -0700 Message-ID: <11920014.post@talk.nabble.com> Date: Tue, 31 Jul 2007 01:17:38 -0700 (PDT) From: Roland Kaufmann To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] OcaIDE: a new Eclipse plug-in for O'Caml In-Reply-To: <200707230843.01701.jon@ffconsultancy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rlndkfmn@gmail.com References: <200707230843.01701.jon@ffconsultancy.com> X-j-chkmail-Score: MSGID : 46AEF025.000 on concorde : j-chkmail score : XX : 0/20 2 0.000 -> 2 X-Miltered: at concorde with ID 46AEF025.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; o'caml:01 apt-get:01 plug-in:98 ubuntu:98 wrote:01 caml-list:01 caml:02 gnu:03 debian:04 kaufmann:05 installed:05 installed:05 implies:06 context:06 clone:06 Jon Harrop wrote: > > which implies that Eclipse has chosen to run using the GNU Java clone > rather > than the real thing (which is installed). > I reckon that you've installed "the real thing" with something like `sudo apt-get sun-java6-jdk` (which at least is the package name in my Ubuntu Feisty Debian derivative). You should then look into the `sudo update-alternatives --config java` command, to set this as the default VM. -- View this message in context: http://www.nabble.com/OcaIDE%3A-a-new-Eclipse-plug-in-for-O%27Caml-tf4128080.html#a11920014 Sent from the Caml Discuss2 mailing list archive at Nabble.com.