Command line is too long.

东林梁

关注

阅读 95

2022-07-27


idea运行报错:

下午 8:00 Error running 'ServiceAdminApplication': Command line is too long. Shorten command line for ServiceAdminApplication or also for Spring Boot default configuration.

解决方式:

Command line is too long._ide


在​​.idea​​​文件夹下的​​workspace.xml​​​中,找到 ​​PropertiesComponent​​​的​​component​​​,增加一行​​<property name="dynamic.classpath" value="true" />​


精彩评论(0)

0 0 举报