idea报错Command line is too long. Shorten command line for ServiceStarter

Posted 醉酒的小男人

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea报错Command line is too long. Shorten command line for ServiceStarter相关的知识,希望对你有一定的参考价值。

第一步:
找到项目目录中的.idea\\workspace.xml,如果没有找到显示隐藏的目录。


第二步:

找到<component name="PropertiesComponent">,在里面添加<property name="dynamic.classpath" value="true" />

以上是关于idea报错Command line is too long. Shorten command line for ServiceStarter的主要内容,如果未能解决你的问题,请参考以下文章

idea报错Error running $classname: Command line is too long. Shorten command line for $classname.

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

idea解决Command line is too long. Shorten command line for ServiceStarter or also for Application报错

idea报错:Error running $classname: Command line is too long. Shorten command line for $classname.(示例代码

Idea运行报错Error running ‘Application‘: Command line is too long的解决方法

解决: Intellij IDEA 运行报错 Command line is too long