idea遇见Command line is too long. Shorten command line for Main or also for Application default configuration?
<property name="dynamic.classpath" value="true" />
第一步:找到项目目录下的.idea\workspace.xml文件
第二步:找到workspace.xml文件下的PropertiesComponent标签栏
第三步:添加上述代码即可