이클립스에서 서버 추가 안될때
2014. 11. 30. 13:08ㆍ99. 정리전 - IT/10. Eclipse Plugin
이클립스에서 서버 추가 안될때 (server name이 빈칸으로 나올 때)
2014/02/17 17:01
이클립스에서 서버 추가 안될때 (server name이 빈칸으로 나올 때)
1. Close Eclipse
2. In delete the following two files:
{workspace-directory}/.metadata/.plugins/org.eclipse.core.runtime/.settings |
DELETE : org.eclipse.wst.server.core.prefs |
DELETE : org.eclipse.jst.server.tomcat.core.prefs |
3. Restart Eclipse
출처 ㅣ http://cafeonsunday.tistory.com/580