IDEA 10.5 Command line is too long

前端 未结 5 464
感情败类
感情败类 2020-12-08 12:53

maven project,windows,when i run testcase: Error running TestApp.readParameter: Command line is too long. In order to reduce its length classpath file can be used. Would you

5条回答
  •  春和景丽
    2020-12-08 13:37

    Open the file .idea/workspace.xml file from your project root folder, go to section

    
    

    and add the following:

    
    

提交回复
热议问题