티스토리 뷰

개발

windows IntelliJ idea command line too long

달리는개발자 2020. 12. 22. 10:47

windows에서 IntelliJ idea로 개발하다가 spring application을 실행할 때 아래와 같은 오류가 납니다.

Command line is too long. Shorten command line for ~~

 

아래와 같이 설정을 변경합니다.

Run/Debug Configuration > Environment Tab > Shorten command line 을 아래와 같이 변경합니다.

 

아래 방법처럼 직접 변경할 수 있습니다.

프로젝트 밑 .idea > workspace.xml

<component name="PropertiesComponent">
  <property name="dynamic.classpath" value="true" />
반응형
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함