Install Eclipse / StatET on Debian server for all users.
Posted
by
Joris Meys
on Server Fault
See other posts from Server Fault
or by Joris Meys
Published on 2011-01-12T15:50:48Z
Indexed on
2011/01/12
15:55 UTC
Read the original article
Hit count: 261
I've manually downloaded, unpacked and installed the latest Eclipse (3.6.1) on a debian server (2.6.26-2-amd64). Eclipse can now be run by all users in our group, but when I tried to install the StatET plugin, I quickly found out that this one was only visible and useable for me.
I have a sudo password on my account and a root password. I wondered if sudo eclipse
was all I needed to do, but as I'm very new to the whole sysadmin thing (our old one is on "prolonged leave" and currently working in Spain) I rather check before blowing up the server.
Any help on how to configure Eclipse for all users simultaneously is very much appreciated.
© Server Fault or respective owner