Error running CourseApplication. Command line is too longShorten the command line and rerun.
时间: 2023-11-11 22:57:23 浏览: 97
解决Intellij IDEA运行报Command line is too long的问题
Error running CourseApplication. Command line is too long. Shorten the command line and rerun。解决此问题,可以通过以下方法缩短命令行并重新运行:
1. 通过JAR清单或类路径文件缩短命令行。
2. 在IDE中进行设置,具体操作如下:
a. 点击IDE的"Edit Configurations..."选项;
b. 选择左侧的应用程序,并点击"Modify options";
c. 点击"Shorten command line";
d. 选择"Jar manifest";
e. 点击"Apply";
f. 逐个点击左侧的应用程序,进行设置。
阅读全文