본문 바로가기
IDE/ECLIPSE

이클립스 ant 오류 Specified VM install not found: type Standard VM, name jre6

by forkballpitch 2016. 11. 21.
728x90
728x90

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

728x90
728x90

'IDE > ECLIPSE' 카테고리의 다른 글

tomcat 포트변경  (0) 2016.11.22
Referenced file contains errors  (0) 2016.11.22