Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2012 17:07:16 +0200
From:      =?UTF-8?B?VsOhY2xhdiBLYWRsxI3DrWs=?= <vaclav.kadlcik@i.cz>
To:        freebsd-java@freebsd.org
Subject:   Re: Eclipse 3.7.1 and svn
Message-ID:  <4FE48A24.6070502@i.cz>
In-Reply-To: <1791310.dsJ3occQR4@smadev.internal.net>
References:  <1596965.QpMB9LdGVq@smadev.internal.net> <14336569.vo4y5yyarJ@smadev.internal.net> <4FE47FE1.7070305@gmail.com> <1791310.dsJ3occQR4@smadev.internal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012/06/22 16:55, Achilleas Mantzios wrote:
>>
>> It seems I have found the cause - there are some files
>> in /usr/local/lib/eclipse/plugins with wrong permissions.
>>
>> Try:
>> find /usr/local/lib/eclipse/plugins -type f -exec chmod 644 {} +
>>
>
> Tried that, no luck,
> can you please give me the complete details of your eclipse installtion?
> pkg_info | grep -i eclipse

eclipse-3.7.1_1     An open extensible IDE for anything and nothing in 
particul
eclipse-datatools-1.9.2 Data Tools Platform for the Eclipse IDE
eclipse-emf-2.7.2   Eclipse Modeling Framework
eclipse-gef-3.7.2   Graphical Editing Framework for the Eclipse IDE
eclipse-webtools-3.3.2 Webtools for eclipse

The only difference is:

subclipse-1.6.5_3   A subversion plugin for the Eclipse IDE Framework

which is my preferred Eclipse's SVN client.

> uname -a

FreeBSD nbvk.local 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Jun 15 16:58:57 
CEST 2012     toor@nbvk.local:/usr/obj/usr/src/sys/NBVK  amd64

I'm using openjdk7.

After fixing the permissions, I deleted ~/.eclipse, run eclipse,
created a new workspace. Open Perspective -> SVN Repository Exploring.
Works for me.

Oli




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FE48A24.6070502>