Today I installed Eclipse via sudo apt-get install eclipse-platform. Now I need to access the plugins folder and can't manage to find it anywhere. I don't have much experience using ubuntu, so I don't know if this is trivial but haven't find this information around. Thanks!
2 Answers
It's in usr/share/eclipse/plugins.
You'll have to have root access to copy files here so type 'sudo nautilus' in the Terminal.
5In Ubuntu 14.04, I had to do:
cd /usr/share/eclipse/plugins