Tools/Eclipse
eclipse ant build 실행시 Specified VM install not found: type Standard VM, name jre6
개발노트
2020. 11. 30. 17:58
build.xml 실행시에 Specified VM install not found: type Standard VM, name jre6 라고 에러가 발생하는 경우의 해결법
#{이클립스워크스페이스}/.metadata/.plugins/org.eclipse.debug.core/.launches/프로젝트이름 build.xml.launch file”
위 파일을 지우고 다시 해보면 된다..