Google to the rescue, I found this article which pointed me in the right direction.
Solution: Edit the /Applications/eclipse/Eclipse.app/Contents/MacOS/eclipse.ini file and change the path to the launcher to be: ../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731
Then everything starts up normally again. Oh and if you did my previous hack to get Eclipse to run on OSX , you have to apply that again as well.
5 comments:
Thank you! I just got this error this morning, and after a bit of mucking about in ini files trying to figure out which one was the problem the almighty Google led me here.
Glad I could help out!
This is the first time I have used Eclipse and I have had the same problem (on Vista). What should I do (in as much detail as you would like, please!).
I know I gave kind of mac specific instructions, but the summary is that you find the eclipse.ini file and set the path to the launcher library correctly.
Thanks for the tip! ;-)
Post a Comment