Comment 15 for bug 82422

Revision history for this message
Sherif (sherifgmansour) wrote :

Hi there,
I have the same problem. Here is what I did
1) Install Eclipse 3.2 standoline (not using apt-get)
2) Manually install all plugins (download and extract)
3) you MUST change the default JVM to the Sun JVM - I spent 4 hours on this, but Eclipse PDT does NOT work with the default Ubuntu JVM, you must switch to the Sun JVM.

sudo update-alternatives --config java

and select the sun jvm

Hope this helps