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.

0
2 comments
Avatar
Permanently deleted user

Of course

Settings -> External Tools

0

Please sign in to leave a comment.