Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] iTextStore class note found in jfacetext.jar !

Some packages are split across multiple plugins. ITextStore happens to be in org.eclipse.text.

This is not an SWT question. This list is for SWT developers. Please ask this sort of thing on the eclipse.platform newsgroup.

Bob

Ahsan Ali wrote:
Hi

I need to use the iTextStore class of the org.eclipse.jface.text
package, but it doesn't seem to be in jfacetext.jar, whereas the
javadoc for swt clearly shows that this is a public class in the jface
text package:

See: http://help.eclipse.org/help30/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/text/ITextStore.html

I'm using eclipse 3.0.1.

Any help is appreciated,

Regards, Ahsan
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev






Back to the top