Slow PhpStorm on Ubuntu 10.04 [solved]
Just FYI:
Recently upgraded to Ubuntu 10.04 and also WI95.74
PhpStorm became slow (unusable)
The problem was the jvm was "OpenJDK" instead of Sun Java 6.
Install sun java 6 and phpstorm ran 200x faster.
Please sign in to leave a comment.
Quoting our EAP download page at http://www.jetbrains.net/confluence/display/WI/Web+IDE+EAP : "Linux users: Note that OpenJDK is NOT SUPPORTED."
Also, webide.sh should detect an Open JDK and issue a warning on each launch. Did you got such a warning?
Oops missed that notice on the download page.
Sorry I didn't see the warning as I was launching webide.sh from a gnome desktop launcher. I'll run it from a shell so I see any warnings next time I notice something strange.
Thanks!
Dave