idea报错: error running xxx: command line is too long. shorten command line for xxx or

这个是命令行太长了,具体原因还不清楚
解决方案:

  1. 按照提示修改该类的配置,选择jar manifest
    idea报错: error running xxx: command line is too long. shorten command line for xxx
    2.在项目的.idea/workspace.xml文件中找到
    ,在这个下面再加一行

    idea报错: error running xxx: command line is too long. shorten command line for xxx

相关文章: