On 9/17/07, Johannes Held <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I installed today a plugin for eclipse via its internal methods.
> And I had some problems, because /opt/eclipse/[features|plugins] belong only 
> to
> root and are not writeable for normal user.
>
> Would it be a big deal to chgrp and chmod these directories?
>         chgrp users /opt/eclipse/plugins
>         chgrp users /opt/eclipse/features
>         chmod 775 /opt/eclipse/plugins
>         chmod 775 /opt/eclipse/features
>
> Or does Arch only want root to install Plugins?
>

it is right from the view of the eclipse plugins philosophy.
every plugin installed by user belong to this user and eclipse have
functionality to create personal user folder for his plugins.
try to make such directory from eclipse (you will be asked to create
some files in this directory) in your home directory and use it for
installing your plugins.


-- 
Serge Matveenko
+7 951 673 40 32
http://serge.matveenko.ru/

_______________________________________________
arch mailing list
arch@archlinux.org
http://archlinux.org/mailman/listinfo/arch

Reply via email to