找到 .ideaworkspace.xml 文件。
找到
<component name="PropertiesComponent">
在里面添加
<property name="dynamic.classpath" value="true" />
即可。
如图: