Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Anybody having problems runing SWT in MacOSX with JVM 1.4 ?
Anybody having problems runing SWT in MacOSX with JVM 1.4 ? [message #459072] Mon, 01 August 2005 03:06 Go to next message
Ivan is currently offline IvanFriend
Messages: 149
Registered: July 2009
Senior Member
Hi all,

Anybody having problems runing SWT in MacOSX with JVM 1.4 ? I found out
it
a bit slow and clicking menu will cause the whole application hang...

any ideas ? Anybody using SWT with JVM 1.4 in MacOSX out there ?

Thanks....

hope to see someone repply...
Re: Anybody having problems runing SWT in MacOSX with JVM 1.4 ? [message #459317 is a reply to message #459072] Fri, 05 August 2005 12:32 Go to previous message
Andre Weinand is currently offline Andre WeinandFriend
Messages: 66
Registered: July 2009
Member
To use SWT with JVM > 1.3 you'll have to pass a -XstartOnFirstThread to the
Java VM (/usr/bin/java), or add the following to the Java dictionary inside
your Info.plist:

<key>StartOnMainThread</key>
<true/>

--andre



On 1.8.2005 5:06 Uhr, in article
d89c97502bec41a6ada54e08a4185e32$1@www.eclipse.org, "Ivan"
<ivanooi@gmail.com> wrote:

> Hi all,
>
> Anybody having problems runing SWT in MacOSX with JVM 1.4 ? I found out
> it
> a bit slow and clicking menu will cause the whole application hang...
>
> any ideas ? Anybody using SWT with JVM 1.4 in MacOSX out there ?
>
> Thanks....
>
> hope to see someone repply...
>
Previous Topic:Transparent widgets and controls?
Next Topic:3.1 and 3.2 slow in MacOSX JVM 1.4
Goto Forum:
  


Current Time: Sat Apr 20 03:46:58 GMT 2024

Powered by FUDForum. Page generated in 0.03639 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top