I have Cocoa 64-bit Galileo Eclipse installed on snow leopard. For some reason all my java is underlined in red, even standard java library functions. When i try to add a jre it tells me "Standard VM not supported on MacOS." I've even tried installing the 1.5 java sdk and still doesn't work. I also get Unhandled Loop Exceptions. I've tried reinstalling eclipse but nothing seems to work. How do i fix this?
|
|
Go to Preferences->Java->Installed JREs and either edit the existing one or create a new one with JRE Type Mac OS X VM and path:
You're getting an error because you're trying to use the standard VM and that does not work on OS X. |
||
|
