STS에서 자꾸 에러를 뱉어내서 해결하기 위해서 좀 알아보았다.
위 문제는 MAVEN 참조 레포지트리 쪽에서 문제가 생겨서 뻒이나는 문제같은데,
당장의 구동에는 이상이 없지만, 모듈 업데이트에 문제가 생길 수 있다고 카더라.
해당 문제를 해결하려면
1.Close STS
2. Delete folder cache on sts-3.6.0.RELEASE\p2\org.eclipse.equinox.p2.repository
3. Run STS
4. Select Window -> Preferences
5. Expand Install/Update and select Available Software Sites
6. Uncheck all update site, Except http://download.eclipse.org/releases/luna and save
7. Select Help -> Check for updates
8. Select Window -> Preferences
9. Expand Install/Update and select Available Software Sites
10. Check http://dist.springsource.com/release/TOOLS/update/e4.4/ and save
11. Select Help -> Check for updates
위의 방법으로도 안될 경우, STS가 설치되어 있는 폴더로 이동하여
STS.exe 를 다른 폴더에 백업하고, 삭제한 뒤에 업데이트를 시도해본다.
'Tech' 카테고리의 다른 글
ELK 힙사이즈 확장 (0) | 2016.11.09 |
---|---|
Hadoop Wordscount Exam (0) | 2016.09.08 |
Cuckoo 1.2 On Ubuntu 16.04 (0) | 2016.08.02 |
실행 창에서 설치 프로그램 실행하기(bat 파일 제작 응용) (0) | 2016.02.23 |
Vmware workstation VmShare 포트 수정 (0) | 2016.01.26 |