Kevin Burton

Avatar
  • Total activity 222
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 51
  • Created

    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?  
    • 3 followers
    • 8 comments
    • 0 votes
  • Created

    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 ...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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  
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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? ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Installing WebStorm on Ubuntu

    I am trying to install WebStorm on Ubuntu as per: 'https://www.jetbrains.com/webstorm/help/system-requirements-and-installation.html#d385261e180' but the first step of installing the Java JDK I get...
    • 3 followers
    • 11 comments
    • 0 votes
  • Created

    Cannot install package with Bower?

    I am trying to install packages using Bower. I bring up the attached screen and I go through the screens to install jQuery and toastr. But, when I go back to the screen to see the packages installe...
    • 3 followers
    • 36 comments
    • 0 votes
  • Created

    PHPUnit Empty test?

    I have a simple setup for a unit test but I am always getting an error that the test suite is empty. I have:<?phprequire_once '../scripts/init_core.php';class TandyUnitTest extends PHPUnit_Framewor...
    • 2 followers
    • 13 comments
    • 0 votes