On Fri, 18 Jun 2010 14:06:02 GMT, DrGranit
<DrGranit@no-mx.forums.opensuse.org> wrote:
>
>I ran eclipse as root to avoid such issues, once it runs I’d make sure
>the owner is correct.
Unfortunately for you, that is one of the surest ways to create them. Due
to well enforced ownership rules in *nix, it is proper technique to run
things only as the normal user/owner. It is much the opposite in Redmond
OSs. In both OS styles, initialization runs create lots of new files;
the access rights to these configuration files often controls whether or
not the application runs correctly.