[QuickFix] IntelliJ IDEA - Command line is too long. Shorten command line for ...

Error:
Error running 'All in project-name': Command line is too long. Shorten command line for All in project-name or also for JUnit default configuration.

Quick Fix:

  • Open file from project root folder .idea/workspace.xml, go to section <component name="PropertiesComponent"> and add the following:Read more