Intellij IDEA运行报command line is too long. shorten command line for

在项目/.idea/workspace.xml文件中添加一行代码如下

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

posted @ 2020-01-03 14:51  飞晨信息  阅读(1201)  评论(0)    收藏  举报