解决方法:
1、找到workspace.xml文件
2、在<component name="PropertiesComponent">中添加<property name="dynamic.classpath" value="true" />一行
本文介绍了一种解决IDE中workspace.xml文件导致的动态classpath问题的方法。通过在workspace.xml文件的<componentname=PropertiesComponent>部分添加<propertyname=dynamic.classpathvalue=true/>来实现。
解决方法:
1、找到workspace.xml文件
2、在<component name="PropertiesComponent">中添加<property name="dynamic.classpath" value="true" />一行
1188
2649
6569
2054
1215

被折叠的 条评论
为什么被折叠?