IntelliJ Idea has neat feature – Terminal Window. Unfortunately on Windows it’s set just to old school cmd. Good news is that it’s possible to […] Read More
Tag: IDEA
Situation: import Cordova project with support of Android platform to Intellij Idea. You’re not able to start emulator, because of strange error: Default Activity not […] Read More
Unix users write scripts in their favorite editor. That’s ok, but when you have bigger project then power of IDE could help you. E.g. when […] Read More
Reading through document with keyboard shortcuts for IDE is boring and often you do not have time to learn it. Dmitry Kashin wrote simple yet […] Read More
Idea has support for Node.js. It’s quite easy to setup new project. First of all install Node.js and Node.js plugin. Create new project from scratch. […] Read More