Adrien Arculeo
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Lost selection
Hi,Whenever I try to click on a file to select it, it opens. There is no double click anymore. I can't find the settings for this anymore and I don't know how I set this up.Does anyone have a clue?... -
Created Remote Xdebug With PhpStorm 3.0
Hi all,It's late and I am abandonning to grasp the way I can remotely debug my remote code with Xdebug. This is turning me nuts.To make it clearer : I need to access the web site through an url, as... -
Created "Undefined method" for "Defined method"
Hi all,I have 3 classes defined this way :abstract class Aabstract class B extends Afinal class C extends BI tried to invalidate cache or without the abstract keywords but I always get in B and C t... -
Created Changing JVM causes problem
Hi,I first installed PHPStorm using OpenJDK on Ubuntu 10.10. Slowness and a message each time you start decided me to switch to Oracle's JVM, no big deal. Click, done.Since then, I have a big blank...