赞
踩
(1)打开工程.idea目录的workspace.xml文件; (2)找到PropertiesComponent标签; (3)添加一行; (4)添加的内容如下: <property name="dynamic.classpath" value="true" /> (5)重启idea;
(1)打开工程.idea目录的workspace.xml文件;
(2)找到PropertiesComponent标签;
(3)添加一行;
(4)添加的内容如下:
<property name="dynamic.classpath" value="true" /> (5)重启idea;