I use intellij for Java, Scala, and JavaScript (Angular/Node) projects. With the Java projects I work on, importing the projects is simple, works great. With the Angular/Node projects, I cannot see a good way of importing. What I do at the moment is grab the project from git/svn/whatever and then use WebStorm's "Create New Project from Existing Files" to import/create the project, then I open it up in intellij. This is a pain since I don't own a license for WebStorm (though maybe an Ultimate Intellij License should give you access). Does anyone know an easy way of importing a javascript project into intellij like you can do with webstorm or is anyone aware if WebStorm's "Create New Project from Existing Files" will be added to intellij eventually?
↧