[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
AW: [cdt-dev] CVS HEAD appears to be broken for org.eclipse.cdt.ui
|
Toni,
indeed, I did not have the refactoring plug-ins in my
workspace.
I have them now and everything is fine, including the
weather ... :-)
Thanks,
Norbert
Hi Norbert,
you need to update org.eclipse.cdt.refactoring,
too.
Cheers,
Toni
Hi,
I got CVS HEAD for
org.eclipse.cdt.ui (among others) this (European) morning there are four error
messages.
==========================================
Severity and
Description Path Resource Location Creation
Time Id
The constructor CRefactoringActionGroup(CContentOutlinePage) is
undefined org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor CContentOutlinePage.java line
309 1156316209174 1170
The constructor CRefactoringActionGroup(CEditor) is
undefined org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor CEditor.java line
1102 1156316209458 1172
The constructor CRefactoringActionGroup(CHViewPart) is
undefined org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/callhierarchy CHViewPart.java line
295 1156316209125 1168
The constructor CRefactoringActionGroup(CView) is
undefined org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview MainActionGroup.java line
166 1156316209144 1169
==========================================
The compiler is
right (as usual), I do not see the required constructor for
CRefactoringActionGroup anywhere. Looks like something is missing. Can anybody
help?
Greetings
Norbert