Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » jface.text broken?
jface.text broken? [message #172907] Sun, 21 December 2003 19:29 Go to next message
Eclipse UserFriend
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 #172953 is a reply to message #172907] Mon, 22 December 2003 05:05 Go to previous messageGo to next message
Eclipse UserFriend
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?

Check the org.eclipse.text plugin.
-tom
Re: jface.text broken? [message #172966 is a reply to message #172953] Mon, 22 December 2003 07:22 Go to previous message
Eclipse UserFriend
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?
Previous Topic:Running Eclipse Core as an applet
Next Topic:where is IDocumentListener?
Goto Forum:
  


Current Time: Thu Jul 10 01:31:10 EDT 2025

Powered by FUDForum. Page generated in 0.03602 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top