After upgrading ubuntu, Eclipse has been upgraded to 3.8. Now, Eclipse does not start anymore. I know that at least one plugin is not compatible with 3.8. But I don't know how to remove it, without the GUI.
So, how can I remove a plugin from the command line? The log of eclipse can be found here: http://pastebin.com/8xEK58NL

-Djava.library.path=/usr/lib/jnito the VM arguments listed in eclipse.ini and see if that does it. – Eliran Malka Oct 19 '12 at 20:16