executing windows batch scripts within IntelliJ
I was given some windows batch scripts that I need to run to setup my development environment. I'd like to be able to execute them from within IntelliJ and installed the Batch Script Support plugin. Now the IDE recognizes them as batch scripts, but I don't see how to run them within IntelliJ. Anyone have any suggestions?
请先登录再写评论。
Hello Fazle,
Use Settings | Tools to define the batch scripts as external tools. You don't
need to install that plugin in order to use this functionality.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"