TypechoJoeTheme

王子博客

用户名
密码
用户名
邮箱

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

王子博主
2017-12-27
/
0 评论
/
164 阅读
/
25 个字
/
百度已收录
12/27
本文最后更新于2022年08月27日,已超过847天没有更新。如果文章内容或图片资源失效,请留言反馈,我会及时处理,谢谢!

IEDA运行报错内容:
Error running 'ServiceStarter': Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration.

解决办法:
修改项目下 .ideaworkspace.xml
找到标签 <component name="PropertiesComponent">
在标签里加上 <property name="dynamic.classpath" value="true" />

朗读
赞(0)
版权属于:

王子博客

本文链接:

http://120.78.163.174/index.php/archives/3/(转载时请注明本文出处及文章链接)

评论 (0)