错误信息:Error running ‘Application’
Command line is too long. In order to reduce its length classpath file can be used.
Would you like to enable classpath file mode for all run configurations of your project?
解决方式: 打开项目所在文件夹 进入 根目录下的 .idea文件夹 编辑workspace.xml 文件 ,找到标签 , 在标签里加一行 保存即可!