command line is too long错误
进入idea项目的.idea目录下,找到workspace.xml文件,
找到标签 <component name="PropertiesComponent"> </component>
在其中添加: <property name="dynamic.classpath" value="true" />
进入idea项目的.idea目录下,找到workspace.xml文件,
找到标签 <component name="PropertiesComponent"> </component>
在其中添加: <property name="dynamic.classpath" value="true" />