Hi James,
org.eclipse.jface.text.Document is in the org.eclipse.text plugin.
SWT's 3.1 API is available:
- on-line:
http://help.eclipse.org/help31/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/package-summary.html
- through eclipse menu: Help->Help Contents, Platform Plug-in Developer
Guide->Reference->API Reference
Grant
"James Leotta" <jleotta@xxxxxxxxxx> wrote in message
news:ddvovj$h3b$1@xxxxxxxxxxxxxxxxxxx
Hello,
Where would I find org.eclipse.jface.text.Document
I imported the jface plugin but the Document class seems to be missing.
Also where would i find the most recent API for SWT?
Thanks