idea系列---【啟動的時候報:Error running FinanceApplication. Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun】


解決方案:

首先找到項目工程里面的.idea/workspace.xml文件,

然后再找到 <component name="PropertiesComponent"></component> 標簽

然后再在component 標簽中添加一行 
<property name="dynamic.classpath" value="true" />

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



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