解決方案:
首先找到項目工程里面的.idea/workspace.xml文件, 然后再找到 <component name="PropertiesComponent"></component> 標簽
然后再在component 標簽中添加一行 <property name="dynamic.classpath" value="true" />
解決方案:
首先找到項目工程里面的.idea/workspace.xml文件, 然后再找到 <component name="PropertiesComponent"></component> 標簽
然后再在component 標簽中添加一行 <property name="dynamic.classpath" value="true" />
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。