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" />

 

相关文章:

  • 2022-12-23
  • 2021-06-07
  • 2021-08-02
  • 2022-12-23
  • 2021-04-03
  • 2021-08-17
  • 2021-08-27
猜你喜欢
  • 2022-01-24
  • 2022-01-20
  • 2021-05-17
  • 2021-10-15
  • 2021-09-16
  • 2022-12-23
相关资源
相似解决方案