[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: JFace & IDocument

Jan Odvárko wrote:

Hi all,
I am using org.eclipse.jface.text_2.1.0 plugin and I can't find the
IDocument interface that should be part of the org.eclipse.jface.text
package (and it was in the previous 2.0.0 version).

Yes, IDocument was and still is in that package but while it was in org.eclipse.ui plug-in it is now in org.eclipse.text.

HTH
Dani