09/10: Linux > Ubuntu > Eclipse > PDT PHP Explorer error
Category: Linux tips
Posted by: hajime osako
Arnolds wor(l)ds Eclipse problems solved (finally)
Install the SUN Java (at least 5.0) $ sudo update-java-alternatives -s java-1.x.x-sun $ eclipse -vm /usr/lib/jvm/java-1.x.x-sun/jre/bin/java * you might need to use sudo to create some files at the first time.