Command line is too long. In order to reduce its length classpath file can be used.
Idear 运行测试用例提示错误:Command line is too long. In order to reduce its length classpath file can be used.
第一步:
在.idea 下打开workspace.xml 中加上
<property name="dynamic.classpath" value="true" />
第二步:
然后设置
还没有评论,来说两句吧...