Hi > >>> 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.
It helps, thanks a lot. It is really "black magic". > Steph -- Vladimir B. Grebenschikov v...@fbsd.ru _______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "freebsd-eclipse-unsubscr...@freebsd.org"