jface.text broken? [message #172907] |
Sun, 21 December 2003 19:29  |
Eclipse User |
|
|
|
My apologies if this has been asked and answered already. In that case I
would love it if I'm pointed to the resource that deals with it.
I am running eclipse 2.1.2, and the source for the jdt makes references to
classes in jface that seem to have been removed. For instance, the cvs has
no listing for:
org.eclipse.jface.text.BadLocationException
org.eclipse.jface.text.DefaultLineTracker
org.eclipse.jface.text.IDocument
org.eclipse.jface.text.IDocumentListener
org.eclipse.jface.text.ILineTracker
org.eclipse.jface.text.IRegion
which are all referenced by classes in
org.eclipse.jdt.internal.corext.textmanipulation package.
I cannot seem to track an apichanges document that lists what (if
anything) has happened to these classes. Could someone please point me in
the right direction?
|
|
|
|
Re: jface.text broken? [message #172966 is a reply to message #172953] |
Mon, 22 December 2003 07:22  |
Eclipse User |
|
|
|
Tom,
Thank you very much.
Quite interesting. I am going to go take a look at the classes and see
what's special about them... I am wondering, since in fact they are part
of the org.eclipse.jface.text package, why they've been seperated from the
rest of the classes.
Once again, thanks a lot, Tom.
Tom Eicher wrote:
> Check the org.eclipse.text plugin.
> -tom
> Emmanuel Okyere wrote:
> > My apologies if this has been asked and answered already. In that case I
> > would love it if I'm pointed to the resource that deals with it.
> >
> > I am running eclipse 2.1.2, and the source for the jdt makes references to
> > classes in jface that seem to have been removed. For instance, the cvs has
> > no listing for:
> >
> > org.eclipse.jface.text.BadLocationException
> > org.eclipse.jface.text.DefaultLineTracker
> > org.eclipse.jface.text.IDocument
> > org.eclipse.jface.text.IDocumentListener
> > org.eclipse.jface.text.ILineTracker
> > org.eclipse.jface.text.IRegion
> >
> > which are all referenced by classes in
> > org.eclipse.jdt.internal.corext.textmanipulation package.
> >
> > I cannot seem to track an apichanges document that lists what (if
> > anything) has happened to these classes. Could someone please point me in
> > the right direction?
|
|
|
Powered by
FUDForum. Page generated in 0.03602 seconds