idea Error running ‘ServiceStarter‘: Command line is too long.

报错内容:

Error running 'ServiceStarter': Command line is too long. Shorten command line for ServiceStarter 
or also for Application default configuration.

解决方案:

找到项目存放路径下 .idea\workspace.xml,
找到标签 <component name="PropertiesComponent"> , 
在标签里加一行  <property name="dynamic.classpath" value="true" />
上一篇:Decorators


下一篇:保存路由器配置