웹프로그래밍
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path출처: https://simuing.tistory.com/entry/이클립스-에러해결-The-superclass-javaxservlethttpHttpServlet-was-not-found-on-the-Java-Build-Path [시뮝 연구소:티..
크딩학생
2023. 11. 16. 20:05
이클립스 에러해결 The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
광고를 클릭해주시면 블로그 활동에 도움이 됩니다 :) 이클립스 에러 Multiple annotations found at this line: - The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path ① 해결단계 ② 프로젝트
simuing.tistory.com
routine_project를 복사했더니 superclass 에러가 나왔다
찾아보니 properties -> java -> Tomcat 버전 체크 -> apply -> Apply&Close 를 하면 된다는 걸 깨달았다