When I run tests I get the error \"Command line is too long\". It works if I set the \"Shorten command line\" method in the Run/Debug configuration to \"JAR manifest\" for
Inside your .idea folder, change workspace.xml file
Add
to
. . .
Example
If you don't see one, feel free to add it yourself