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,找到标签 , 在标签里加一行
<component name="PropertiesComponent">
...
<property name="dynamic.classpath" value="true" />
</component>
如果您觉得文章对您有帮助,请您在下面写一点留言,点一个赞。 谢谢!

浙公网安备 33010602011771号