IT이것저것

[eclipse-tomcat]Cannot create a server using the selected type

ktko 2017. 9. 17. 22:15



이클립스에서 서버를 만드려고 하는데 서버 클릭 시 Cannot create a server using the selected type라고 뜨면서 Next버튼을 진행할 수 없었다. 

만약 이런 상황이 발생하면  workspace 폴더 안에 

.metadata\.plugins\org.eclipse.core.runtime\.settings 경로 안에서

org.eclipse.wst.server.core.prefs

org.eclipse.jst.server.tomcat.core.prefs

두개의 파일을 지워준다.


그리고 톰캣을 재시작한다.