处理Error running Application. Command line is too long.问题
·
问题:
最近参与新项目 运行新拉取的项目时启动不成功,且左下角出现了一下提示
Error running Application. Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun.
解决办法:
1,点击右上角项目启动配置项,
2,shorten command line 选项选择 JAR manifest 或者 classpath file 选项
3,点击ok 然后重新启动项目;
更多推荐
所有评论(0)