Can I run command line scripts from within IntelliJ
I'd like to invoke command line scripts from within IntelliJ. Can this be done? I could accomplish what I need with an ant build script. But command line is just much simpler.
Please sign in to leave a comment.
Of course
Settings -> External Tools
look at examples I posted in other thread:
http://www.jetbrains.net/devnet/thread/287164