[error]
[error] "Multiple annotations found at this line"
재래김유진
2020. 6. 24. 10:33
728x90
반응형
pom.xml에서 "Multiple annotations found at this line"
간혹 서버(Tomcat)에서 Run할 때,
해당 프로젝트에 자동으로 라이브러리를 추가하지 못한 경우에 발생할 수 있습니다.
1. Project 선택 - Properties > Java Build Path > Libraries에 Server Library(ex. Apache Tomcat)가 있는지 확인
2. 없으면 add Library - serverRuntime -Apache Tomcat 추가
728x90
반응형