troubleshooting 3

3.

Automatic updates download has encountered a problem. An error occurred while collecting items to be installed.&No repository found containing..... 이클립스 marketplace에서 STS를 다운 받는데, Automatic updates download has encountered a problem. An error occurred while collecting items to be installed. 라는 에러를 마주쳤다. 그래서 Help -> Check for updates를 해봤더니, 이번엔 No repository found containing..... 라는 에러를 마주쳤다. 그래서..

troubleshooting 2019.03.15

2.

Obsolete Methods on the Stack 이클립스를 실행하자,[Obsolete Methods on the Stack] ......contains obsolete methods..... 라는 경고 창이 떴다. 알아보니, 디버그 모드 중에 실행하면 뜨는 오류로, 디버그 모드를 끄고 실행하면 된다고 한다.또는 경고 팝업 창 하단의 restart 버튼을 눌러주니 경고 창이 뜨지 않았다. 이후 이것저것 찾아보다가, hot code replace failed 라는 상황을 발견했다. ----> 출처 : https://growinglastcanyon.tistory.com/4 이클립스에서는 런타임 실행 중에 메소드의 변경이 있어도,자바가상머신의 재시작 필요 없이 변경된 사항을 디버거가 대체하는(hot cod..

troubleshooting 2019.03.04