intellij idea - New project from existing sources from command line -


i saw video presenter had clojure lein project. typed:

> intellij . 

at root of project , new intellij project created sources. script wrote or possible intellij idea distros.

thanks

you can running following command root project:
idea.exe .

just make sure intellij bin folder included in path environment variable, or provide full path of idea executable.


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -