From owner-freebsd-eclipse@FreeBSD.ORG Thu Dec 8 13:00:27 2005 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA0C816A469 for ; Thu, 8 Dec 2005 13:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47DD243D82 for ; Thu, 8 Dec 2005 13:00:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jB8D0IfW024202 for ; Thu, 8 Dec 2005 13:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jB8D0IBT024201; Thu, 8 Dec 2005 13:00:18 GMT (envelope-from gnats) Date: Thu, 8 Dec 2005 13:00:18 GMT Message-Id: <200512081300.jB8D0IBT024201@freefall.freebsd.org> To: freebsd-eclipse@FreeBSD.org From: Panagiotis Astithas Cc: Subject: Re: ports/88777: eclipse crashes java machine on indexing cdt project X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Panagiotis Astithas List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 13:00:28 -0000 The following reply was made to PR ports/88777; it has been noted by GNATS. From: Panagiotis Astithas To: bug-followup@FreeBSD.org, vova@fbsd.ru Cc: Subject: Re: ports/88777: eclipse crashes java machine on indexing cdt project Date: Thu, 08 Dec 2005 14:55:28 +0200 Is this with the latest version of jdk15 (1.5.0p2_3) or just the updated eclipse-cdt port? I am really interested in the former test. I also believe that you have to rm ~/.eclipse (or start eclipse with -clean) in order to use the new version of the CDT plugin (and the new native libraries it contains). Cheers, Panagiotis