[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-test-dev] CDT Build 2.0.0.200404221010 failed
|
----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/TranslationUnit.java (at line 19)
import org.eclipse.cdt.core.model.ISourceManipulation;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.model.ISourceManipulation is never used
----------
----------
2. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 12)
import org.eclipse.cdt.core.parser.ast.ASTClassKind;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.ASTClassKind is never used
----------
----------
3. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 16)
import org.eclipse.cdt.core.parser.ast.IASTElaboratedTypeSpecifier;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTElaboratedTypeSpecifier is never used
----------
----------
4. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 17)
import org.eclipse.cdt.core.parser.ast.IASTEnumerationSpecifier;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTEnumerationSpecifier is never used
----------
----------
5. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 18)
import org.eclipse.cdt.core.parser.ast.IASTOffsetableNamedElement;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTOffsetableNamedElement is never used
----------
----------
6. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 19)
import org.eclipse.cdt.core.parser.ast.IASTQualifiedNameElement;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTQualifiedNameElement is never used
----------
----------
7. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 21)
import org.eclipse.cdt.core.search.ICSearchConstants;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.search.ICSearchConstants is never used
----------
7 problems (7 warnings)
----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/DisassemblyStorage.java (at line 13)
import org.eclipse.cdt.debug.core.*;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core is never used
----------
1 problem (1 warning)
----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/AddAddressBreakpointActionDelegate.java (at line 8)
import org.eclipse.cdt.debug.core.CDebugModel;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core.CDebugModel is never used
----------
----------
2. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 12)
import org.eclipse.cdt.debug.core.CDebugModel;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core.CDebugModel is never used
----------
----------
3. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 13)
import org.eclipse.cdt.debug.core.model.ICFunctionBreakpoint;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core.model.ICFunctionBreakpoint is never used
----------
----------
4. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 14)
import org.eclipse.cdt.debug.ui.CDebugUIPlugin;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.ui.CDebugUIPlugin is never used
----------
----------
5. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 15)
import org.eclipse.core.runtime.CoreException;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.runtime.CoreException is never used
----------
----------
6. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 16)
import org.eclipse.debug.core.DebugPlugin;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.debug.core.DebugPlugin is never used
----------
----------
7. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/editors/DisassemblyEditor.java (at line 27)
setDocumentProvider( CDebugUIPlugin.getDefault().getDisassemblyDocumentProvider() );
^^^^^^^^^^^^^^^^^^^
The method setDocumentProvider(DisassemblyDocumentProvider) is undefined for the type DisassemblyEditor
----------
8. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/editors/DisassemblyEditor.java (at line 28)
setSourceViewerConfiguration( new DisassemblySourceViewerConfiguration( CUIPlugin.getDefault().getAsmTextTools(), this ) );
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setSourceViewerConfiguration(DisassemblySourceViewerConfiguration) is undefined for the type DisassemblyEditor
----------
9. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/editors/DisassemblyEditor.java (at line 29)
setEditorContextMenuId("#DisassemblyEditorContext"); //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^
The method setEditorContextMenuId(String) is undefined for the type DisassemblyEditor
----------
10. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/editors/DisassemblyEditor.java (at line 30)
setRulerContextMenuId("#DisassemblyEditorRulerContext"); //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^
The method setRulerContextMenuId(String) is undefined for the type DisassemblyEditor
----------
----------
11. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/views/disassembly/DisassemblyView.java (at line 63)
import org.eclipse.ui.texteditor.ExtendedTextEditorPreferenceConstants;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.texteditor.ExtendedTextEditorPreferenceConstants cannot be resolved
----------
12. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/views/disassembly/DisassemblyView.java (at line 85)
private final static String CURRENT_LINE = ExtendedTextEditorPreferenceConstants.EDITOR_CURRENT_LINE;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
13. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/views/disassembly/DisassemblyView.java (at line 90)
private final static String CURRENT_LINE_COLOR = ExtendedTextEditorPreferenceConstants.EDITOR_CURRENT_LINE_COLOR;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
13 problems (7 errors, 6 warnings)
----------
1. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/internal/CApplicationLaunchShortcut.java (at line 34)
import org.eclipse.debug.ui.ILaunchFilter;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.debug.ui.ILaunchFilter cannot be resolved
----------
2. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/internal/CApplicationLaunchShortcut.java (at line 50)
public class CApplicationLaunchShortcut implements ILaunchShortcut, ILaunchFilter {
^^^^^^^^^^^^^
ILaunchFilter cannot be resolved or is not a valid superinterface
----------
2 problems (2 errors)
----------
1. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/editor/MakefileEditor.java (at line 200)
IRegion region = getFindRepalceDocumentAdapter().search(start, var, true, true, true, false);
^^^^^^
The method search(int, String, boolean, boolean, boolean, boolean) is undefined for the type FindReplaceDocumentAdapter
----------
1 problem (1 error)
----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/BuildConsoleManager.java (at line 79)
IWorkbenchWindow window = CUIPlugin.getDefault().getActiveWorkbenchWindow();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
2. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 29)
import org.eclipse.ui.texteditor.ExtendedTextEditor;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.texteditor.ExtendedTextEditor cannot be resolved
----------
3. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 39)
public class AsmTextEditor extends ExtendedTextEditor {
^^^^^^^^^^^^^^^^^^
ExtendedTextEditor cannot be resolved or is not a valid superclass
----------
4. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 57)
setSourceViewerConfiguration(new AsmSourceViewerConfiguration(textTools, this));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setSourceViewerConfiguration(AsmSourceViewerConfiguration) is undefined for the type AsmTextEditor
----------
5. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 58)
setDocumentProvider(CUIPlugin.getDefault().getDocumentProvider());
^^^^^^^^^^^^^^^^^^^
The method setDocumentProvider(CDocumentProvider) is undefined for the type AsmTextEditor
----------
6. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 59)
setRangeIndicator(new DefaultRangeIndicator());
^^^^^^^^^^^^^^^^^
The method setRangeIndicator(DefaultRangeIndicator) is undefined for the type AsmTextEditor
----------
7. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 63)
setPreferenceStore(CUIPlugin.getDefault().getPreferenceStore());
^^^^^^^^^^^^^^^^^^
The method setPreferenceStore(IPreferenceStore) is undefined for the type AsmTextEditor
----------
8. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 64)
setEditorContextMenuId("#ASMEditorContext"); //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^
The method setEditorContextMenuId(String) is undefined for the type AsmTextEditor
----------
9. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 65)
setRulerContextMenuId("#ASMEditorRulerContext"); //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^
The method setRulerContextMenuId(String) is undefined for the type AsmTextEditor
----------
10. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 88)
Shell shell= getSite().getShell();
^^^^^^^
The method getSite() is undefined for the type AsmTextEditor
----------
11. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 110)
getDocumentProvider().saveDocument(monitor, newInput, getDocumentProvider().getDocument(getEditorInput()), true);
^^^^^^^^^^^^^^^^^^^
The method getDocumentProvider() is undefined for the type <anonymous subclass of WorkspaceModifyOperation>
----------
12. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 110)
getDocumentProvider().saveDocument(monitor, newInput, getDocumentProvider().getDocument(getEditorInput()), true);
^^^^^^^^^^^^^^^^^^^
The method getDocumentProvider() is undefined for the type <anonymous subclass of WorkspaceModifyOperation>
----------
13. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 110)
getDocumentProvider().saveDocument(monitor, newInput, getDocumentProvider().getDocument(getEditorInput()), true);
^^^^^^^^^^^^^^
The method getEditorInput() is undefined for the type <anonymous subclass of WorkspaceModifyOperation>
----------
14. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 117)
getDocumentProvider().aboutToChange(newInput);
^^^^^^^^^^^^^^^^^^^
The method getDocumentProvider() is undefined for the type AsmTextEditor
----------
15. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 128)
getDocumentProvider().changed(newInput);
^^^^^^^^^^^^^^^^^^^
The method getDocumentProvider() is undefined for the type AsmTextEditor
----------
16. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 130)
setInput(newInput);
^^^^^^^^
The method setInput(IEditorInput) is undefined for the type AsmTextEditor
----------
17. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 148)
return affects ? affects : super.affectsTextPresentation(event);
^^^^^^^^^^^^^^^^^^^^^^^
The method affectsTextPresentation(PropertyChangeEvent) is undefined for the type Object
----------
18. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 156)
super.createActions();
^^^^^^^^^^^^^
The method createActions() is undefined for the type Object
----------
19. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 167)
super.editorContextMenuAboutToShow(menu);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method editorContextMenuAboutToShow(IMenuManager) is undefined for the type Object
----------
20. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 168)
addAction(menu, ITextEditorActionConstants.GROUP_EDIT, ITextEditorActionConstants.SHIFT_RIGHT);
^^^^^^^^^
The method addAction(IMenuManager, String, String) is undefined for the type AsmTextEditor
----------
21. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java (at line 169)
addAction(menu, ITextEditorActionConstants.GROUP_EDIT, ITextEditorActionConstants.SHIFT_LEFT);
^^^^^^^^^
The method addAction(IMenuManager, String, String) is undefined for the type AsmTextEditor
----------
----------
22. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 64)
import org.eclipse.ui.texteditor.ExtendedTextEditorPreferenceConstants;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.texteditor.ExtendedTextEditorPreferenceConstants cannot be resolved
----------
23. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 82)
protected final String[][] fAppearanceColorListModel = new String[][] { { PreferencesMessages.getString("CEditorPreferencePage.behaviorPage.lineNumberColor"), ExtendedTextEditorPreferenceConstants.EDITOR_LINE_NUMBER_RULER_COLOR }, //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
24. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 187)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, ExtendedTextEditorPreferenceConstants.EDITOR_CURRENT_LINE_COLOR));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
25. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 188)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.BOOLEAN, ExtendedTextEditorPreferenceConstants.EDITOR_CURRENT_LINE));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
26. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 190)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN_COLOR));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
27. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 191)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.INT, ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN_COLUMN));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
28. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 192)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.BOOLEAN, ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
29. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 194)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, ExtendedTextEditorPreferenceConstants.EDITOR_LINE_NUMBER_RULER_COLOR));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
30. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 195)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.BOOLEAN, ExtendedTextEditorPreferenceConstants.EDITOR_LINE_NUMBER_RULER));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
31. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 196)
overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.BOOLEAN, ExtendedTextEditorPreferenceConstants.EDITOR_OVERVIEW_RULER));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
32. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 249)
store.setDefault(ExtendedTextEditorPreferenceConstants.EDITOR_CURRENT_LINE, true);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
33. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 250)
PreferenceConverter.setDefault(store, ExtendedTextEditorPreferenceConstants.EDITOR_CURRENT_LINE_COLOR, new RGB(225, 235, 224));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
34. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 252)
store.setDefault(ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN, true);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
35. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 253)
store.setDefault(ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN_COLUMN, 80);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
36. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 254)
PreferenceConverter.setDefault(store, ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN_COLOR, new RGB(176, 180, 185));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
37. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 290)
store.setDefault(ExtendedTextEditorPreferenceConstants.EDITOR_LINE_NUMBER_RULER, false);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
38. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 291)
PreferenceConverter.setDefault(store, ExtendedTextEditorPreferenceConstants.EDITOR_LINE_NUMBER_RULER_COLOR, new RGB(0, 0, 0));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
39. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 293)
store.setDefault(ExtendedTextEditorPreferenceConstants.EDITOR_OVERVIEW_RULER, true);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
40. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 784)
addTextField(behaviorComposite, label, ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN_COLUMN, 4, 0, true);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
41. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 793)
addCheckBox(behaviorComposite, label, ExtendedTextEditorPreferenceConstants.EDITOR_LINE_NUMBER_RULER, 0);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
42. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 796)
fLineHighlightButton = addCheckBox(behaviorComposite, label, ExtendedTextEditorPreferenceConstants.EDITOR_CURRENT_LINE, 0);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
43. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 799)
addCheckBox(behaviorComposite, label, ExtendedTextEditorPreferenceConstants.EDITOR_OVERVIEW_RULER, 0);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
44. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (at line 802)
addCheckBox(behaviorComposite, label, ExtendedTextEditorPreferenceConstants.EDITOR_PRINT_MARGIN, 0);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ExtendedTextEditorPreferenceConstants cannot be resolved
----------
----------
45. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/CSearchResultCollector.java (at line 16)
import java.text.MessageFormat;
^^^^^^^^^^^^^^^^^^^^^^^
The import java.text.MessageFormat is never used
----------
----------
46. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/CSearchScopeFactory.java (at line 126)
Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
47. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/OpenCSearchPageAction.java (at line 49)
Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
48. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 49)
import org.eclipse.cdt.internal.ui.search.CSearchOperation;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.internal.ui.search.CSearchOperation is never used
----------
----------
49. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 52)
import org.eclipse.cdt.ui.CUIPlugin;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.ui.CUIPlugin is never used
----------
----------
50. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 57)
import org.eclipse.jface.dialogs.ProgressMonitorDialog;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.dialogs.ProgressMonitorDialog is never used
----------
----------
51. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 62)
import org.eclipse.search.ui.SearchUI;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.search.ui.SearchUI is never used
----------
----------
52. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 38)
import org.eclipse.jface.text.link.ILinkedListener;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.text.link.ILinkedListener cannot be resolved
----------
53. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 39)
import org.eclipse.jface.text.link.LinkedEnvironment;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.text.link.LinkedEnvironment cannot be resolved
----------
54. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 41)
import org.eclipse.jface.text.link.LinkedUIControl;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.text.link.LinkedUIControl cannot be resolved
----------
55. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 42)
import org.eclipse.jface.text.link.LinkedUIControl.ExitFlags;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.text.link.LinkedUIControl cannot be resolved
----------
56. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 43)
import org.eclipse.jface.text.link.LinkedUIControl.IExitPolicy;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.text.link.LinkedUIControl cannot be resolved
----------
57. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 52)
import org.eclipse.ui.texteditor.link.EditorHistoryUpdater;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.texteditor.link.EditorHistoryUpdater cannot be resolved
----------
58. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 55)
public class CCompletionProposal implements ICCompletionProposal, ICompletionProposalExtension, ICompletionProposalExtension2, ICompletionProposalExtension3 {
^^^^^^^^^^^^^^^^^^^
Class must implement the inherited abstract method ICompletionProposalExtension3.getPrefixCompletionStart(IDocument, int)
----------
59. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 55)
public class CCompletionProposal implements ICCompletionProposal, ICompletionProposalExtension, ICompletionProposalExtension2, ICompletionProposalExtension3 {
^^^^^^^^^^^^^^^^^^^
Class must implement the inherited abstract method ICompletionProposalExtension3.getPrefixCompletionText(IDocument, int)
----------
60. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 199)
group.createPosition(document, newOffset, 0);
^^^^^^^^^^^^^^
The method createPosition(IDocument, int, int) is undefined for the type LinkedPositionGroup
----------
61. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 201)
LinkedEnvironment env= new LinkedEnvironment();
^^^^^^^^^^^^^^^^^
LinkedEnvironment cannot be resolved or is not a type
----------
62. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 201)
LinkedEnvironment env= new LinkedEnvironment();
^^^^^^^^^^^^^^^^^
LinkedEnvironment cannot be resolved or is not a type
----------
63. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 205)
LinkedUIControl ui= new LinkedUIControl(env, fTextViewer);
^^^^^^^^^^^^^^^
LinkedUIControl cannot be resolved or is not a type
----------
64. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 205)
LinkedUIControl ui= new LinkedUIControl(env, fTextViewer);
^^^^^^^^^^^^^^^
LinkedUIControl cannot be resolved or is not a type
----------
65. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 206)
ui.setPositionListener(new EditorHistoryUpdater());
^^^^^^^^^^^^^^^^^^^^
EditorHistoryUpdater cannot be resolved or is not a type
----------
66. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 209)
ui.setCyclingMode(LinkedUIControl.CYCLE_NEVER);
^^^^^^^^^^^^^^^
LinkedUIControl cannot be resolved
----------
67. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 270)
protected static class ExitPolicy implements IExitPolicy {
^^^^^^^^^^^
IExitPolicy cannot be resolved or is not a valid superinterface
----------
68. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 281)
public ExitFlags doExit(LinkedEnvironment environment, VerifyEvent event, int offset, int length) {
^^^^^^^^^
ExitFlags cannot be resolved (or is not a valid return type) for the method doExit
----------
69. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 281)
public ExitFlags doExit(LinkedEnvironment environment, VerifyEvent event, int offset, int length) {
^^^^^^^^^^^^^^^^^
LinkedEnvironment cannot be resolved (or is not a valid type) for the parameter environment of the method doExit
----------
70. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 285)
return new ExitFlags(ILinkedListener.UPDATE_CARET, false);
^^^^^^^^^
ExitFlags cannot be resolved or is not a type
----------
71. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 285)
return new ExitFlags(ILinkedListener.UPDATE_CARET, false);
^^^^^^^^^^^^^^^
ILinkedListener cannot be resolved
----------
72. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 287)
return new ExitFlags(ILinkedListener.UPDATE_CARET, true);
^^^^^^^^^
ExitFlags cannot be resolved or is not a type
----------
73. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/CCompletionProposal.java (at line 287)
return new ExitFlags(ILinkedListener.UPDATE_CARET, true);
^^^^^^^^^^^^^^^
ILinkedListener cannot be resolved
----------
----------
74. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFileWizardAction.java (at line 29)
new WizardDialog(CUIPlugin.getDefault().getActiveWorkbenchShell(), wizard);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
75. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFileWizardAction.java (at line 38)
IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
76. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFolderWizardAction.java (at line 27)
new WizardDialog(CUIPlugin.getDefault().getActiveWorkbenchShell(), wizard);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
77. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFolderWizardAction.java (at line 35)
IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
78. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 119)
IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
79. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 140)
*/ Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
80. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 148)
PixelConverter converter= new PixelConverter(CUIPlugin.getDefault().getActiveWorkbenchShell());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
81. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 200)
Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
82. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 204)
IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
83. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/refactor/org/eclipse/cdt/internal/ui/refactoring/RefactoringSaveHelper.java (at line 64)
CUIPlugin.getDefault().getActiveWorkbenchWindow().getWorkbench().saveAllEditors(false);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
84. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/refactor/org/eclipse/cdt/internal/ui/refactoring/RefactoringSaveHelper.java (at line 80)
new GlobalBuildAction(CUIPlugin.getDefault().getActiveWorkbenchWindow(), IncrementalProjectBuilder.INCREMENTAL_BUILD).run();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
84 problems (65 errors, 19 warnings)