Intellij IDEA运行报Command line is too long解法

报错内容:

Error running 'ServiceStarter': Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration.

解决办法:

修改项目下 .idea\workspace.xml,找到标签 , 在标签里加一行

  

作者:水饺鲜生

链接:https://www.jianshu.com/p/7f3874b16e4b

来源:

著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

你可能感兴趣的:(Intellij IDEA运行报Command line is too long解法)