e.g.
Specified VM install not found: type Standard VM, name jdk1.7.0_60
When getting this error when starting ant build - usually when the used JDK is changed -
in eclipse workspace, go to
.metadata\.plugins\org.eclipse.debug.core\.launches
and delete .launch file for the project
Specified VM install not found: type Standard VM, name jdk1.7.0_60
When getting this error when starting ant build - usually when the used JDK is changed -
in eclipse workspace, go to
.metadata\.plugins\org.eclipse.debug.core\.launches
and delete .launch file for the project