记录下Intellij IDEA的一些常见问题 728 | 2022-3-14 14:49 | 0 | 工具教程 840 字 | 4 分钟 idea使用过程中遇到一些奇怪的现象,记录下一些修复方式 命令行太长 一般发生在执行单元测试或者main方法的时候,错误信息如下,似乎是命令行太长了: Error running 'LoggerTest.testName': Command line is too long. Shorten command line for LoggerTest.… ideamaven