IntelliJ IDEA 项目运行的时候收到了下面的错误提示:

Error running '项目名': Command line is too long. Shorten command line for 项目名 or also for Spring Boot default configuration.

解决办法:

edit configurations---选中‘项目’---environment---Shorten command line设置为JAR manifest;

IntelliJ IDEA 2020.1 运行项目的时候提示 Command line is too long 错误

IntelliJ IDEA 2020.1 运行项目的时候提示 Command line is too long 错误

相关文章:

  • 2021-04-02
  • 2021-09-14
  • 2021-08-11
  • 2021-06-11
  • 2021-08-02
  • 2021-08-03
猜你喜欢
  • 2021-04-02
  • 2022-12-23
  • 2021-09-19
  • 2022-01-09
相关资源
相似解决方案