Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] launching Eclipse on Mac OS X

Hi Jared,

I just tried launching the Mac OS X build and it locks up at startup
when the workspace switcher is displayed. I'm not a Mac user, so I don't
even know if I'm launching it correctly (I just ran "./eclipse" from the
command line). But I haven't seen anyone mention this problem and if
it's real, it'd be really bad. :-/

What you see is the expected behavior.
Please launch Eclipse by double-clicking the Eclipse.app application.
If you want to launch it from the command line, you'll have to pass in
the JVM launcher like this:
	./eclipse -vm Eclipse.app/Contents/MacOS/java_swt
(I'll consider making this the default).

Thanks for letting us know.
--andre


Back to the top