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
Avatar
Permanently deleted user

Of course

Settings -> External Tools

0

请先登录再写评论。