启动idea项目Debug模式时,报错Command line is too long 【问题描述】 【解决方案】
启动idea项目Debug模式时,报错:
Error running 'XXXXXX': Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration.
【解决方案】
1、修改项目下 .ideaworkspace.xml,找到标签 <property name="dynamic.classpath" value="true" />
2、修改Application配置