Intellij IDEA运行报Command line is too long

Intellij IDEA运行报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" />

  • 发表于 2019-07-11 16:34
  • 阅读 ( 2157 )
  • 分类:Java

0 条评论

请先 登录 后评论
不写代码的码农
威猛的小站长

124 篇文章

作家榜 »

  1. 威猛的小站长 124 文章
  2. Jonny 65 文章
  3. 江南烟雨 36 文章
  4. - Nightmare 33 文章
  5. doublechina 31 文章
  6. HJ社区-肖峰 29 文章
  7. 伪摄影 22 文章
  8. Alan 14 文章