原文:IDEA運行新項目時報 Error running ‘XXApplication‘: Command line is too long. Shorten command line for…… 錯誤

解決方法: 首先找到項目工程里面的.idea workspace.xml文件,然后再找到 lt component name PropertiesComponent gt lt component gt 標簽,標簽如圖所示: 然后再在component 標簽中添加一行 lt property name dynamic.classpath value true gt ,如圖: 保存后,再次啟動項目 ...

2020-07-21 17:32 0 3655 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM