An error is reported when idea is started, and it cannot be started.
The solution is in workspace.xml under project. Idea
< component name=”PropertiesComponent”> Add below
< property name=”dynamic.classpath” value=”true” />
An error is reported when idea is started, and it cannot be started.
The solution is in workspace.xml under project. Idea
< component name=”PropertiesComponent”> Add below
< property name=”dynamic.classpath” value=”true” />