Intellij IDEA运行报 Command line is too long

修改项目下 .idea\workspace.xml,
找到标签

<component name="PropertiesComponent"> 

在标签里加一行

<property name="dynamic.classpath" value="true" />
posted @ 2019-11-13 14:54  ytsee  阅读(29)  评论(0)    收藏  举报