Modify .idea/workspace.xml
file:
<!--Configurate in the tag of component name="PropertiesComponent"--> <component name="PropertiesComponent"> <!--ADD--> <property name="dynamic.classpath" value="true" /> </component >
Then re-run the project
Modify .idea/workspace.xml
file:
<!--Configurate in the tag of component name="PropertiesComponent"--> <component name="PropertiesComponent"> <!--ADD--> <property name="dynamic.classpath" value="true" /> </component >
Then re-run the project