为什么命令在Idea终端不起作用?
我用想法在Java中编写程序,然后用Maven打包。 Java工作正常,Maven工作正常,但是我无法在Idea终端中编写命令,例如git状态
,mvn package
它说这不是命令。我可以使用特殊的按钮和Maven Clean软件包执行Git操作,并在右上角的Maven菜单中执行git操作,但是为什么我不能在Idea中输入命令呢?它以前起作用,但突然停止了。
I use idea to write programs in java and pack it with maven. Java works fine, maven works fine but I cannot write commands in idea terminal like git status
, mvn package
it says this is not a command. I can perform git actions with special buttons and maven clean package with a maven menu in top right corner, but why can't I type commands in idea? It worked before but suddenly stopped.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论