执行程序报错 Error running,Command line is too long. Shorten command line 原因是启动命令过长 方案一: 1.在工程文件.idea目录下找到workspace.xml 2.fin
原因是启动命令过长
方案一:
1.在工程文件.idea目录下找到workspace.xml
2.find查询并定位到PropertiesComponent
3.添加代码行
或另一种形式
"dynamic.classpath":"true"
CTRL+S保存确定
方案二:
1.打开Edit Configurations
2.点击Modify options设置,勾选Shorten command line
3.在Edit Configurations界面下方新增的Shorten command line选项中选择jar manifest或classpath file
4.Apply + OK
再次执行程序,程序执行成功
来源地址:https://blog.csdn.net/weixin_44055202/article/details/129028816
--结束END--
本文标题: IDEA:Error running,Command line is too long. Shorten command line解决方案
本文链接: https://lsjlt.com/news/373224.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-04-01
2024-04-03
2024-04-03
2024-01-21
2024-01-21
2024-01-21
2024-01-21
2023-12-23
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0