解决:Command line is too long. Shorten command line for xxx or also for Application default configurat

解决:Error running 'xxx': Command line is too long. Shorten command line for xxx or also for Application default configuration?

  • 一·问题描述:
    • 1.运行一个测试程序的时候,报错
  • 二·问题原因:
  • 三·解决办法:
    • 第一步:找到该程序的配置信息编辑处
    • 第二步:找到修改选项的地方:“Modify options”,按照图中顺序选择
    • 第三步:再选择具体的“Shorten command line”选项:classpath file或者JAR maniftest,两者二选其一都可以
  • 四·测试结果:成功执行

一·问题描述:

1.运行一个测试程序的时候,报错

解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第1张图片
解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第2张图片

二·问题原因:

运行主程序时出错:命令行太长。 缩短命令行或应用程序的默认配置

三·解决办法:

第一步:找到该程序的配置信息编辑处

解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第3张图片

第二步:找到修改选项的地方:“Modify options”,按照图中顺序选择

解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第4张图片
再选择增加“Shorten command line”选项
解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第5张图片

第三步:再选择具体的“Shorten command line”选项:classpath file或者JAR maniftest,两者二选其一都可以

解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第6张图片
解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第7张图片

四·测试结果:成功执行

解决:Command line is too long. Shorten command line for xxx or also for Application default configurat_第8张图片

你可能感兴趣的:(解决,java,Command,line,shorten,command,intellij,idea,modify,options)