[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Assertion Failed & PropertyDescriptors.

However,

I look at the docs for IPropertySource for getPropertyValue() and it tells
me I can return null.  I guess the cell editors don't respect this.

"Richard L. Kulp" <richkulp@xxxxxxxxxx> wrote in message
news:3D80DA49.439A22E@xxxxxxxxxxxxx
> The assertion at that point is the text cell editor can't take a null as
> a value. It must be a String.
> --
> Thanks, Rich Kulp