[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: FieldEditor does not write default-value

arne anka wrote:

> solved the issue by calling ips.setDefault() in the plugin's
> start()-method.
> i still think the default-value should be saved to the props, but that's
> probably rather a matter of taste ...

preferences initializer is better solution because it call without plugin
start