Eclipse 6

[Eclipse] 오류: 기본 클래스 (클래스명)을(를) 찾거나 로드할 수 없습니다.

기본 클래스 (클래스명)을(를) 찾거나 로드할 수 없습니다. 방법 1. Run/Debug Settings에서 문제 파일 삭제 Error-오류: 기본 클래스 ****을(를) 찾거나 로드할 수 없습니다. 오류메시지 오류: 기본 클래스 ObjectEx02을(를) 찾거나 로드할 수 없습니다. 오류 원인 (주로) ADT 환경에서 패키지 익스플로러(Package Explorer) 상에서 자바 클래스 파일(.java)을 그냥 삭제하면 codedragon.tistory.com 패키지 익스플로러에서 자바 클래스 파일을 삭제하면 종종 발생하는 오류라고 한다.

개발(Web)/Web 2021.01.04

[Eclipse] The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 방법 1. Project Facet 수정 [Eclipse] The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path - The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 에러 해결 - SVN에 있는 프로젝트를 CHECK OUT 받았더니 시작부터 저런 에러가 나를 반긴다 해결하는 방법에 대해 기.. mine-it-record.tistory.com

개발(Web)/Web 2020.08.03
반응형