Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Heroku 在intellij内部运行领班_Heroku_Intellij Idea_Foreman - Fatal编程技术网

Heroku 在intellij内部运行领班

Heroku 在intellij内部运行领班,heroku,intellij-idea,foreman,Heroku,Intellij Idea,Foreman,我可以从windows命令行运行Heroku foreman,这没问题,但我很难在IntelliJ中运行它。我试图启用“批处理支持”插件,但当我启动IntelliJ时它崩溃了。我还尝试通过“命令行工具”插件运行它,但找不到foreman 如何在IntelliJ内部成功运行Heroku foreman?解决了这个问题……在“设置”->“外部工具”(见下文)中创建了一个外部工具。然后可以通过选择工具->工头运行

我可以从windows命令行运行Heroku foreman,这没问题,但我很难在IntelliJ中运行它。我试图启用“批处理支持”插件,但当我启动IntelliJ时它崩溃了。我还尝试通过“命令行工具”插件运行它,但找不到foreman


如何在IntelliJ内部成功运行Heroku foreman?

解决了这个问题……在“设置”->“外部工具”(见下文)中创建了一个外部工具。然后可以通过选择工具->工头运行