728x90
728x90
[Eclipse/STS] 톰캣 Add and Remove가 안될때 / There are no resources that can be added or removed from server
트러블슈팅2023. 5. 2. 12:52[Eclipse/STS] 톰캣 Add and Remove가 안될때 / There are no resources that can be added or removed from server

톰캣에서 Add and Remove를 통해 프로젝트를 추가하려했지만 위의 에러가 뜨면서 추가 설정창이 열리지 않음 해결 프로젝트 - Properties - Project Facets에서 Dynamic Web Module 체크 체크가 되어 있는데도 Tomcat이 뜨지 않는 경우 Runtimes - Show all runtimes 체크 다이나믹 웹 서버와 호환되는 톰캣의 버전을 깔아서 다시 연결. 제한적인 상황일 때(인터넷 X, 톰캣 버전이 고정적일 때) 파일 탐색기로 해당 프로젝트 접근 (프로젝트 우클릭 - Show In - System Explorer) .settings - org.eclipse.wst.common.project.facet.core.xml 실행 jst.web의 version을 바꿔가며 호..

728x90
728x90
image