[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.ve] Re: Changing Preview L&F
|
- From: Jonathan Stinton <jdstinto@xxxxxxxxxx>
- Date: Thu, 04 Aug 2005 15:44:53 -0400
- Newsgroups: eclipse.tools.ve
- Organization: IBM
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
I could be totally mistaken here but...
When we open a Visual Class we use an available remote VM and then
shortly after create a second remote VM for the next class that wants to
open. I believe we apply the properties to the next remote VM to open.
The same thing occurs for JFace color and font preferences in a plugin
project. If they are not applied before the next VM is started you will
have to open a class and close it then open it again to get the new
settings.
Just my guess from trial and error when working on the RCP Launcher.
Thanks,
Jon