[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Running SWT application outside Eclipse

The manifest file affects which version of the Windows Common Controls is 
used by SWT to create the native widgets.

"Risto Luukkanen" <rluukkanen@xxxxxxxxxxx> wrote in message 
news:23464183.1133513137442.JavaMail.root@xxxxxxxxxxxxxxxxxxxx
> Is it so that javaw.exe.manifest -- it's lack or existence --  changes the 
> behaviour of 'java MyClass'?
>
> Risto