IDEA运行出现Command line is too long. Shorten command line for testMLDome1 or also for Application defau

Posted carrors

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA运行出现Command line is too long. Shorten command line for testMLDome1 or also for Application defau相关的知识,希望对你有一定的参考价值。

在.idea的workspace.xml文件的

<component name="PropertiesComponent">
.
.
.
</component>标签中加入
<property name="dynamic.classpath" value="true" />

以上是关于IDEA运行出现Command line is too long. Shorten command line for testMLDome1 or also for Application defau的主要内容,如果未能解决你的问题,请参考以下文章

IDEA报错:Command line is too long Shorten command line for xxx or also for JUnit default configuration

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

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

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

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

IDEA在运行测试类的时候报错:Error running ‘test‘: Command line is too long