| Re: [jdt-dev] Problems on MacOSx |
Regards, Thomas Hallgren
It sounds like your installation may be missing the "org.eclipse.jdt.launching.macosx" bundle. This message indicates that installed JREs were being restored, but the VM type extension associated with the JREs was not present. This bundle contains the VM type extension for Mac JREs.
Darin Wright