Kevin Burton
- 活动总数 222
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 51
-
-
Kevin Burton 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论, -
Kevin Burton 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 ...