Error running ‘EfswBpAuditServiceApplication’: Command line is too long. Shorten command line for EfswBpAuditServiceApplication or also for Application default configuration.
解决方法:
1、找到workspace.xml文件
2、在<
component
name
=”PropertiesComponent”
>
中添加
<
property name=”dynamic.classpath” value=”true”
/>
一行
版权声明:本文为mutouren891114原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。