Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT 2.0M8 does not work with Eclipse 3.0M9 due to a missing class
CDT 2.0M8 does not work with Eclipse 3.0M9 due to a missing class [message #103160] Mon, 24 May 2004 11:03 Go to next message
Eclipse UserFriend
Originally posted by: none.none.net

Well, not a missing class technically, a renamed class
From the build notes:

>plug-in org.eclipse.ui.editors
>
> - pkg: org.eclipse.ui.texteditor
> - moved AnnotationType to package
> org.eclipse.ui.internal.texteditor
> - moved AnnotationTypeHierarchy to package
> org.eclipse.ui.internal.texteditor
> - moved DelegatingAnnotationPreference to package
> org.eclipse.ui.internal.texteditor
> - marked
> AnnotationPreferenceLookup.getAnnotationPreferenceFragment as
> internal method using Javadoc
>>>> - renamed ExtendedTextEditor to AbstractDecoratedTextEditor
>>>> - renamed ExtendedTextEditorPreferenceConstants to
>>>> AbstractDecoratedTextEditorPreferenceConstants

Any ideas when this will be fixed? ( and possibly other renaming-cause
issues?). I would hate to go back to 3.0M8.
Re: CDT 2.0M8 does not work with Eclipse 3.0M9 due to a missing class [message #103242 is a reply to message #103160] Mon, 24 May 2004 16:04 Go to previous message
Eclipse UserFriend
So many threads. Everybody is just to lazy to search a newsgroup!

Kirill S wrote:

> Well, not a missing class technically, a renamed class
> From the build notes:
>
> >plug-in org.eclipse.ui.editors
> >
> > - pkg: org.eclipse.ui.texteditor
> > - moved AnnotationType to package
> > org.eclipse.ui.internal.texteditor
> > - moved AnnotationTypeHierarchy to package
> > org.eclipse.ui.internal.texteditor
> > - moved DelegatingAnnotationPreference to package
> > org.eclipse.ui.internal.texteditor
> > - marked
> > AnnotationPreferenceLookup.getAnnotationPreferenceFragment as
> > internal method using Javadoc
> >>>> - renamed ExtendedTextEditor to AbstractDecoratedTextEditor
> >>>> - renamed ExtendedTextEditorPreferenceConstants to
> >>>> AbstractDecoratedTextEditorPreferenceConstants
>
> Any ideas when this will be fixed? ( and possibly other renaming-cause
> issues?). I would hate to go back to 3.0M8.
Previous Topic:innner class query
Next Topic:Problems Opening Editor
Goto Forum:
  


Current Time: Mon Sep 15 21:52:46 EDT 2025

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

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

Back to the top