From owner-freebsd-eclipse@FreeBSD.ORG Sat Jan 31 14:03:44 2009 Return-Path: Delivered-To: eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F161910656D2 for ; Sat, 31 Jan 2009 14:03:44 +0000 (UTC) (envelope-from sepotvin@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id C5CF28FC12 for ; Sat, 31 Jan 2009 14:03:44 +0000 (UTC) (envelope-from sepotvin@videotron.ca) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1 Received: from leia.telcobridges.com ([96.21.231.154]) by VL-MH-MR001.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KEC00CIK6Y6P690@VL-MH-MR001.ip.videotron.ca> for eclipse@freebsd.org; Sat, 31 Jan 2009 08:03:43 -0500 (EST) Message-id: <49844C17.6070700@videotron.ca> Date: Sat, 31 Jan 2009 08:03:19 -0500 From: "Stephane E. Potvin" User-Agent: Thunderbird 2.0.0.19 (X11/20090129) To: vova@fbsd.ru References: <1233067889.1659.50.camel@localhost> <497F3C7B.2090607@videotron.ca> <1233075947.1659.82.camel@localhost> <497F4115.6010800@buzmo.com> <1233097268.2181.2.camel@localhost> In-reply-to: <1233097268.2181.2.camel@localhost> X-Enigmail-Version: 0.95.7 Cc: eclipse@freebsd.org Subject: Re: eclipse-devel does not works after recent upgrade X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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: Sat, 31 Jan 2009 14:03:45 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Vladimir Grebenschikov wrote: > On Tue, 2009-01-27 at 09:15 -0800, Mike Bowie wrote: >> Vladimir Grebenschikov wrote: >> >>> As far as I remember there was an command line option for eclipse to >>> reset configuration somehow. Unfortunately I can't remember exact >>> spelling. Probably this may help ? >>> >> eclipse -clean ? > > Unfortunately it does not helps. > I found out what's happening. It seems that p2 doesn't like when eclipse's timestamp are earlier than the timestamps recorded in the .eclipse directory. When you upgraded to Xorg 7.4, eclipse was reinstalled, which changed the timestamps. As a workaround, you can run the following command which should fix the problem: find ~/.eclipse -exec touch {} \; I have no idea yet why it's doing this though. Steph -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmETBcACgkQmdOXtTCX/nveXgCguSOoqxLguyjiQPBYxDI+bQEh 5xkAnReSPabXgV3a4zlWvEGaoM+23hgy =PZjb -----END PGP SIGNATURE-----