其他分享
首页 > 其他分享> > 2021Ideal版本Command line is too long.Shorten command line

2021Ideal版本Command line is too long.Shorten command line

作者:互联网

2021版本开始出现Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration.

需要在project下面的.Ideal文件夹下面找到workspace.xml文件,找到节点

PropertiesComponent

新增节点 

<property name="dynamic.classpath" value="true" />

 

标签:Shorten,long,Command,too,command,line
来源: https://www.cnblogs.com/topguntopgun/p/16348840.html