Web Develop Note/Tip

Eclipse에서 Tomcat Server 생성시 Cannot create a server using the selected type 메시지가 나왔을 경우 해결법(GALILEO 기준)

seunggwon 2010. 5. 13. 14:53

Eclipse에서 Tomcat Server 생성시

[Cannot create a server using the selected type] 발생했을 때

WorkSpace 폴더 안에 다음 경로를 찾는다.

---------------------------------------------------------------

.metadata\.plugins\org.eclipse.core.runtime\.settings

---------------------------------------------------------------

여기에서

org.eclipse.wst.server.core.prefs

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

이 두 파일을 지우고 Eclipse Restart하고

Tomcat Server을 생성할 수 있다.
댓글수0