Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun.
现象
在运行idea时,报如下的错误
解决方案
1.打开运行窗口,找到 编辑配置
2.点击Modify options
3.点击 Shorten command line
4.选择"JAR manifest"或"classpath file"方式
5.最后点击Apply
出来混总是要还的