Dart + IntelliJ / Debug on port 3030 like DartEditor -


the darteditor starts little webserver on port 3030 debugging. not find way same intellij idea 12.5.x - hints?

yes, there similar feature called built-in web server - see http://confluence.jetbrains.com/display/wi/built-in+web+server details. not sure if works in idea 12.*, sure it's available in idea 13 eap


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -