码迷,mamicode.com
首页 > 其他好文 > 详细

Intellij IDEA运行报错Command line is too long的处理解决方法

时间:2019-12-30 11:26:59      阅读:472      评论:0      收藏:0      [点我收藏+]

标签:scom   cat   启动   man   XML   ati   als   too long   ror   

报错内容:

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" />,应用后重新启动即可

Intellij IDEA运行报错Command line is too long的处理解决方法

标签:scom   cat   启动   man   XML   ati   als   too long   ror   

原文地址:https://www.cnblogs.com/hkgov/p/12118607.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!