[Error] Command line is too long. (intellij 테스트 에러) 해결
코박7
에러발생. 테스트 코드를 실행하니 실행은 안되고 처음보는 에러 발생. Error running ServiceTest.create테스트. Command line is too long. Shorten the command line and rerun. 를 클릭해야되는것처럼 클릭 이벤트가 있는 클릭하면 그 이후엔 다른 에러가 발생하며 다른 에러는 해결할 수 없어서 프로젝트를 밀어버리고 다시 clone 했다. 해결 Run → Edit Configurations.. 접근 2. 처음에는 Shorten command line 부분이 보이지 않을 것이다. 그러면 위의 Modify options 를 눌러서 Shorten command line 을 체크해준다. 3. 추가된 Shorten command line 에서 JAR ..