728x90
반응형
이클립스에서 웹 프로젝트를 생성 후 파일을 추가하거나 열 때 에러가 발생한다
java.lang.NoClassDefFoundError: com/ibm/icu/util/StringTokenizer
java.lang.RuntimeException: org.eclipse.ui.PartInitException: Editor could not be initialized.
Cannot invoke "org.eclipse.e4.core.contexts.IEclipseContext.get(java.lang.Class)" because "this.e4Context" is null
이런 식의 다양한 에러가 났는데,, 이럴 땐 그냥 이클립스를 완전히 제거 후 재설치하는게 가장 빠른 해결 방법이라고 생각한다.
재설치 하니까 문제 해결!
728x90
반응형
'IDE > Eclipse' 카테고리의 다른 글
[Eclipse] 애옹하는 이클립스 단축키 (0) | 2025.01.03 |
---|---|
[Eclipse] 이클립스 jsp 미리보기 편집창 끄기 (0) | 2024.02.19 |
[Eclipse] 폐쇄망에서 이클립스 플러그인 수동 설치하기 (0) | 2024.01.24 |
[Eclipse] The Apache Tomcat installation at this directory is version 10.1.10. A Tomcat 10.0 installation is expected. (0) | 2023.07.28 |
[Eclipse] The server cannot be started because one or more of the ports are invali (0) | 2022.10.30 |