반응형
build.xml 실행시에 Specified VM install not found: type Standard VM, name jre6 라고 에러가 발생하는 경우의 해결법
#{이클립스워크스페이스}/.metadata/.plugins/org.eclipse.debug.core/.launches/프로젝트이름 build.xml.launch file”
위 파일을 지우고 다시 해보면 된다..
아무래도 이클립스가 Crash 했을경우 처리되지 않은 파일들이 남아있어서 발생하는것 같다.
참고사이트: http://merakachra.blogspot.com/2010/11/specified-vm-install-not-found-type.html
반응형
'IDE > ECLIPSE' 카테고리의 다른 글
tomcat 포트변경 (0) | 2016.11.22 |
---|---|
Referenced file contains errors (0) | 2016.11.22 |