--- Michael Allman <email@hidden> wrote:
> No, actually it's because Eclipse is trying to start
> Soylatte with the
> -XstartOnFirstThread argument, presumably because it
> thinks it's a Mac OS
> X VM.
>
> I think I will file a bug report with the Eclipse
> project asking them to
> allow users to add a "Standard VM" on Mac OS X.
> Presumably this is just a
> simple ui issue. I'm going to look into that as
> well. Soylatte is not a
> Mac OS X VM as Eclipse understands them. I'm
> surprised it works at all as
> such.
>
> Michael
>
>
If eliminating that fixed it then that must be it.
I think this parameter is a Carbon thing because the
original OS X Eclipse SWT stuff was based on that. I
believe the Cocoa recommendation is to avoid starting
on the main thread. At least that is the
simpleJavaLauncher sample code approach, which I've
been looking at a little lately. Possibly that just
applies to JNI launched JVM's and might not hold here?
I think a couple of recent posts have indicated that a
Cocoa SWT is in the works which might change things as
far as this parameter goes.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden