logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

IDEA在运行测试类的时候报错:Error running ‘test‘: Command line is too long

在使用idea中的test运行测试类的时候,发现运行不起来,报错信息如下:Error running ‘test’: Command line is too long. Shorten command line for test or also for Application default configuration.这个问题只需要修改一下.idea下的workspace.xml文件,首先打..

#intellij idea
到底了