Jeff Behnke

- Total activity 100
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 45
-
Created Stop phpStorm from using port 63342
Since phpStorms built in server setup I can not use the browser icons to load a file because it always opens using http://localhost:63342/ instead of my localhost http://localhost/I have been throu... -
Created phpStorm Rest Client
I have been trying to test the rest client and all I get when running it is java.net.ConnectException: Connection refusedWith both the default url and my localhost url.This is on Mac Lion, but if I... -
Created Suppress Javascript error
Is there a way to surpress a javascript error.I have dynamic code being put into a jQuery array with a {PLACEHOLDER}//noinspection JSUnusedGlobalSymbols var array = [{PROTECTED}];//noinspectionI... -
Created Github plugin Login issues
I have tried on a couple different ocations to use the GitHub login option in phpStorm.I always get the same fail message.Screenshots are attached for the Github login fail and also a successful co...