Kevin Burton

- Total activity 222
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 51
-
-
Kevin Burton created a post, PhoneGap/Cordova
When I start up WebStorm and open my project I get an error that "PhoneGap Plugin: PhoneGap/Cordova has incorrect executable path" I am not sure how to resolve this error? -
Kevin Burton created a post, Installing XDebug
The first part of the instructions look like: Download the Xdebug extension compatible with your version of PHP and save it in the php/ folder. The location of the php/ folder is defined during ... -
Kevin Burton commented, -
Kevin Burton commented, -
Kevin Burton created a post, Installing PhpStorm on Ubuntu desktop
I try to install PhpStorm on Ubuntu and I have the Java JRE and the PhpStorm extracted tar file. But when I try to run phpstorm.sh I get /opt/java/jre1.7.0_79/bin/java: 1: /opt/java/jre1.7.0_79/bin... -
Kevin Burton created a post, Saviing model file in a different language?
I have a Postgresql database and if I right click on a table I see the option to 'Generate POJOs.clj. Selecting this generates <tablename>.java. This is very helpful. What other languages are suppo... -
Kevin Burton created a post, Cant start
I try to start lately and I get an error that JAVA_HOME doesn't point to a valid JDK. It worked up until the upgrade to 2016.1. Ideas? Kevin -
Kevin Burton created a post, Convert to Nodejs project
I have a project that is strictly a client side angular app. I would like to "convert" this app to an app running under nodejs and express. Any suggestions on how would be the best way to proceed? ... -
Kevin Burton created a post, Client side debugging
When I bring up index.html in the IDE and I hover on it anywhere in the page I see a list of browser icons. I select the icon that I recognize as "Chrome" and it brings up the page but the content ...