返回顶部
首页 > 资讯 > 后端开发 > JAVA >IDEA:Error running,Command line is too long. Shorten command line解决方案
  • 145
分享到

IDEA:Error running,Command line is too long. Shorten command line解决方案

intellij-ideajavaide 2023-08-17 19:08:25 145人浏览 独家记忆
摘要

执行程序报错 Error running,Command line is too long. Shorten command line 原因是启动命令过长 方案一: 1.在工程文件.idea目录下找到workspace.xml 2.fin

执行程序报错 Error running,Command line is too long. Shorten command line

原因是启动命令过长

方案一:
1.在工程文件.idea目录下找到workspace.xml
workspace文件
2.find查询并定位到PropertiesComponent
3.添加代码行

或另一种形式

"dynamic.classpath":"true"

CTRL+S保存确定

方案二:
1.打开Edit Configurations
2.点击Modify options设置,勾选Shorten command line
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

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作