后端技术

Idea运行报错Error running 'Application': Command line is too long的解决方法

2021-09-22 43 1

简介 Idea运行报错Error running 'Application': Command line is too long的解决方法

Idea运行报错Error running 'Application': Command line is too long的解决方法


新项目再Idea里面启动的时候,有的时候报错Error running ‘Application’: Command line is too long. Shorten command line for Application or aalso for Spring Boot default configuration,报错信息如下所示

upfile

 

怎么解决呢,首先找到项目里面的idea/workspace.xml文件,然后再找到<component name="PropertiesComponent"></component >标签,标签如下所示

upfile

 

然后再在component 标签里加一行 <property name="dynamic.classpath" value="true" />,就是变成下面这样

upfile

 

这样在启动项目,就不会报错了,؏؏؏؏

 


点赞 1

文章评论

欢迎您:

阿文博客

人生的价值,并不是用时间,而是用深度量去衡量的。——列夫·托尔斯泰

59 文章 5993 浏览 5 评论

站点信息

  • 建站时间:2021-08-03
  • 更新时间:2021-08-03
  • 网站程序:终点线
  • 主题模板《今夕何夕》
  • 文章统计59篇文章
  • 标签总数14