[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Asterisk in the editor's title

The problem is that firePropertyChange(PROP_DIRTY) takes no effect. I call it in an EditorPart, so PROP_DIRTY is EditorPart.PROP_DIRTY. But now my problem is still unresolved, why it takes no effect? The dirty flag is true... Thanks in advance!