idea内容太长报错
报错:
Error running Application. Command line is too long.
Shorten the command line via JAR manifest or via a classpath file and rerun.
解决方法:
- 点击“Edit Configurations...”
- 选择左边的一个应用,点击“Modify options”
- 点击“Shorten command line”
- 点击“Jar mainfest”
- 点击“Apply”
- 依次点击左边的应用,进行设置。
参考:idea3.2 Error running Application. Command line is too long. Shorten the comm_~忆缘的博客-CSDN博客
版权声明:本文为zhuiqiuzhuoyue583原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。