IT 경험 저장소
이클립스 오류
주니우스
2021. 4. 7. 22:10
반응형
Multiple annotations found at this line:
- The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
프로젝트 우클릭 하고 Properties -> project Facets -> Java 화면 우측에 runtimes 탭에서 맞는 Tomcat 버전을 체크 해주면 된다.
반응형