# 27 Jun 2005 16:32:29 ---------- 1. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/images/ImageRegistryTest.java (at line 46) Class clazz = Dialog.class; ^^^^^ The local variable clazz is never read ---------- ---------- 2. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/images/ResourceManagerTest.java (at line 197) Display display = Display.getCurrent(); ^^^^^^^ The local variable display is never read ---------- ---------- 3. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/viewers/LazySortedCollectionTest.java (at line 116) Object object = array[i]; ^^^^^^ The local variable object is never read ---------- ---------- 4. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/viewers/LazySortedCollectionTest.java (at line 200) Object object = expected[i]; ^^^^^^ The local variable object is never read ---------- ---------- 5. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/viewers/LazySortedCollectionTest.java (at line 485) int start = 20; ^^^^^ The local variable start is never read ---------- ---------- 6. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/viewers/TableFontProviderTest.java (at line 64) TestElement first = fRootElement.getFirstChild(); ^^^^^ The local variable first is never read ---------- ---------- 7. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/adaptable/AdaptableDecoratorTestCase.java (at line 41) private AdaptedResourceNavigator adaptedNavigator; ^^^^^^^^^^^^^^^^ The field AdaptableDecoratorTestCase.adaptedNavigator is never read locally ---------- ---------- 8. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/adaptable/AdaptableDecoratorTestCase.java (at line 111) private LabelProviderChangedEvent getLabelChangedEvent(IResource resource) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getLabelChangedEvent(IResource) from the type AdaptableDecoratorTestCase is never used locally ---------- ---------- 9. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/adaptable/AdaptedResourceNavigator.java (at line 520) String viewName = getConfigurationElement().getAttribute("name"); ^^^^^^^^ The local variable viewName is never read ---------- ---------- 10. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/adaptable/TestNavigatorActionGroup.java (at line 34) private NewWizardAction newWizardAction; ^^^^^^^^^^^^^^^ The field TestNavigatorActionGroup.newWizardAction is never read locally ---------- ---------- 11. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/IDeprecatedWorkbenchPageTest.java (at line 43) private IWorkbenchPart partMask; ^^^^^^^^ The field IDeprecatedWorkbenchPageTest.partMask is never read locally ---------- ---------- 12. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/IPageServiceTest.java (at line 30) private IWorkspace fWorkspace; ^^^^^^^^^^ The field IPageServiceTest.fWorkspace is never read locally ---------- ---------- 13. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/UIJobTest.java (at line 34) private String EDITOR_ID = "org.eclipse.ui.tests.api.IEditorActionBarContributorTest"; ^^^^^^^^^ The field UIJobTest.EDITOR_ID is never read locally ---------- ---------- 14. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/workbenchpart/HeavyResourceView.java (at line 65) Composite next = new Composite(tempShell, SWT.NONE); ^^^^ The local variable next is never read ---------- ---------- 15. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/autotests/AutoTestSuite.java (at line 94) private int findInArray(String[] hayStack, String needle) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method findInArray(String[], String) from the type AutoTestSuite is never used locally ---------- ---------- 16. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/autotests/TestResults.java (at line 27) private final static String ATT_RESULT = "result"; ^^^^^^^^^^ The field TestResults.ATT_RESULT is never read locally ---------- ---------- 17. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/components/ViewBuilder.java (at line 29) private Shell testShell; ^^^^^^^^^ The field ViewBuilder.testShell is never read locally ---------- ---------- 18. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/components/inheritance/TestInheritance.java (at line 31) Container myContainer = new Container(multiplexContext); ^^^^^^^^^^^ The local variable myContainer is never read ---------- ---------- 19. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/components/inheritance/TestInheritance.java (at line 42) FactoryMap parentContext = new FactoryMap() ^^^^^^^^^^^^^ The local variable parentContext is never read ---------- ---------- 20. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/components/inheritance/TestInheritance.java (at line 48) Container myContainer = new Container(childContext); ^^^^^^^^^^^ The local variable myContainer is never read ---------- ---------- 21. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/decorators/DecoratorEnablementTestCase.java (at line 74) private LabelProviderChangedEvent getLabelChangedEvent(IResource resource) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getLabelChangedEvent(IResource) from the type DecoratorEnablementTestCase is never used locally ---------- ---------- 22. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/decorators/DecoratorTestCase.java (at line 74) private LabelProviderChangedEvent getLabelChangedEvent(IResource resource) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getLabelChangedEvent(IResource) from the type DecoratorTestCase is never used locally ---------- ---------- 23. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/decorators/ExceptionDecoratorTestCase.java (at line 33) private boolean updated = false; ^^^^^^^ The field ExceptionDecoratorTestCase.updated is never read locally ---------- ---------- 24. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dialogs/DeprecatedUIPreferences.java (at line 69) private void deleteDummyProject() { ^^^^^^^^^^^^^^^^^^^^ The method deleteDummyProject() from the type DeprecatedUIPreferences is never used locally ---------- ---------- 25. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dialogs/DeprecatedUIPreferencesAuto.java (at line 70) private void deleteDummyProject() { ^^^^^^^^^^^^^^^^^^^^ The method deleteDummyProject() from the type DeprecatedUIPreferencesAuto is never used locally ---------- ---------- 26. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dialogs/DeprecatedUIPreferencesAuto.java (at line 102) private PropertyDialog getPropertyDialog(String id) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPropertyDialog(String) from the type DeprecatedUIPreferencesAuto is never used locally ---------- ---------- 27. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dialogs/UIPreferences.java (at line 69) private void deleteDummyProject() { ^^^^^^^^^^^^^^^^^^^^ The method deleteDummyProject() from the type UIPreferences is never used locally ---------- ---------- 28. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dialogs/UIPreferencesAuto.java (at line 70) private void deleteDummyProject() { ^^^^^^^^^^^^^^^^^^^^ The method deleteDummyProject() from the type UIPreferencesAuto is never used locally ---------- ---------- 29. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dialogs/UIPreferencesAuto.java (at line 102) private PropertyDialog getPropertyDialog(String id) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPropertyDialog(String) from the type UIPreferencesAuto is never used locally ---------- ---------- 30. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dnd/DragTestSuite.java (at line 101) String resNav = IPageLayout.ID_RES_NAV; ^^^^^^ The local variable resNav is never read ---------- ---------- 31. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dnd/DragTestSuite.java (at line 102) String probView = IPageLayout.ID_PROBLEM_VIEW; ^^^^^^^^ The local variable probView is never read ---------- ---------- 32. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/internal/Bug75909Test.java (at line 45) private static final String NEW_DIALOG_SETTINGS_XML = "new_dialog_settings.xml"; ^^^^^^^^^^^^^^^^^^^^^^^ The field Bug75909Test.NEW_DIALOG_SETTINGS_XML is never read locally ---------- ---------- 33. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/menus/ObjectContributionTest.java (at line 419) PluginActionContributionItem pa = (PluginActionContributionItem) item; ^^ The local variable pa is never read ---------- ---------- 34. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/performance/BasicPerformanceTest.java (at line 176) private void tagAsGlobalSummary(String shortName, Dimension[] dimensions) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method tagAsGlobalSummary(String, Dimension[]) from the type BasicPerformanceTest is never used locally ---------- ---------- 35. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/performance/BasicPerformanceTest.java (at line 181) private void tagAsSummary(String shortName, Dimension[] dimensions) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method tagAsSummary(String, Dimension[]) from the type BasicPerformanceTest is never used locally ---------- ---------- 36. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/performance/BasicPerformanceTest.java (at line 260) Throwable cause = e; ^^^^^ The local variable cause is never read ---------- ---------- 37. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/performance/OpenMultipleEditorTest.java (at line 48) IEditorPart part = IDE.openEditor(activePage, file, true); ^^^^ The local variable part is never read ---------- ---------- 38. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/performance/WorkbenchPerformanceSuite.java (at line 92) private void addContributionScenarios() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addContributionScenarios() from the type WorkbenchPerformanceSuite is never used locally ---------- ---------- 39. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/presentations/PresentationPerformanceTestSuite.java (at line 108) IConfigurationElement targetElement = null; ^^^^^^^^^^^^^ The local variable targetElement is never read ---------- ---------- 40. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/presentations/PresentationTestbed.java (at line 143) private Control getPresentationControl() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getPresentationControl() from the type PresentationTestbed is never used locally ---------- ---------- 41. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/CloseTest.java (at line 105) IWorkbenchPart otherStackedPart = getStackedPart2(); ^^^^^^^^^^^^^^^^ The local variable otherStackedPart is never read ---------- ---------- 42. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ShowViewTest.java (at line 137) IViewPart newPart = showRegularView(ZoomPerspectiveFactory.STACK1_PLACEHOLDER1, ^^^^^^^ The local variable newPart is never read ---------- ---------- 43. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ShowViewTest.java (at line 164) IViewPart newPart = showRegularView(ZoomPerspectiveFactory.STACK1_PLACEHOLDER1, IWorkbenchPage.VIEW_CREATE); ^^^^^^^ The local variable newPart is never read ---------- ---------- 44. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ShowViewTest.java (at line 188) IViewPart newPart = showRegularView(ZoomPerspectiveFactory.STACK1_PLACEHOLDER1, IWorkbenchPage.VIEW_CREATE); ^^^^^^^ The local variable newPart is never read ---------- ---------- 45. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ZoomedEditorCloseTest.java (at line 56) IWorkbenchPart previousEditor = editor1; ^^^^^^^^^^^^^^ The local variable previousEditor is never read ---------- ---------- 46. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ZoomedEditorCloseTest.java (at line 79) IWorkbenchPart previousActiveEditor = editor2; ^^^^^^^^^^^^^^^^^^^^ The local variable previousActiveEditor is never read ---------- ---------- 47. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ZoomedEditorCloseTest.java (at line 80) IWorkbenchPart activePart = getStackedPart1(); ^^^^^^^^^^ The local variable activePart is never read ---------- ---------- 48. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ZoomedEditorCloseTest.java (at line 81) IWorkbenchPart otherStackedPart = getStackedPart2(); ^^^^^^^^^^^^^^^^ The local variable otherStackedPart is never read ---------- ---------- 49. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ZoomedEditorCloseTest.java (at line 82) IWorkbenchPart unstackedPart = unstackedView; ^^^^^^^^^^^^^ The local variable unstackedPart is never read ---------- ---------- 50. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ZoomedViewCloseTest.java (at line 90) IWorkbenchPart otherStackedPart = getStackedPart2(); ^^^^^^^^^^^^^^^^ The local variable otherStackedPart is never read ---------- ---------- 51. WARNING in /builds/I/src/plugins/org.eclipse.ui.tests/UI Test Utils/org/eclipse/ui/tests/internal/util/VerifyDialog.java (at line 59) private Button _noButton; ^^^^^^^^^ The field VerifyDialog._noButton is never read locally ---------- 51 problems (51 warnings)