- error running ‘application’ OL>
1. First find the idea/workspace.xml file in the project, and then find the following line
& lt; component name=“PropertiesComponent”>& lt;/component >
- then add the following line in the component tag
& lt; property name=“dynamic.classpath” value=“true” /> ol>
3. Just restart the project. Personal verification, can be used.