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

【Bug】-Intellij IDEA运行报Command line is too long

解决办法:
修改项目下 .idea\workspace.xml,找到标签 <component name="PropertiesComponent"> ,

在标签里 <property name="dynamic.classpath" value="true" />

【Bug】-Intellij IDEA运行报Command line is too long

相关文章:

  • 2022-12-23
  • 2021-07-30
  • 2021-04-07
  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
  • 2021-10-15
猜你喜欢
  • 2021-09-14
  • 2021-12-28
  • 2021-08-11
  • 2022-12-23
  • 2021-08-02
相关资源
相似解决方案