# 9/15/06 9:53:28 AM EEST # Eclipse Java Compiler 0.658, 3.2.0 release candidate-1, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/errors/MtjUIErrors.java (at line 184) String[] substitutions = new String[] { e.getMessage() }; ^^^^^^^^^^^^^ The local variable substitutions is never read ---------- ---------- 2. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/model/ProjectCreationModel.java (at line 29) properties.put(key, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized ---------- ---------- 3. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/page/ExtensionNavigator.java (at line 80) arr.add(new ExtensionNode(it.next().toString(),null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 4. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/page/ExtensionNavigator.java (at line 109) arr.add(ein); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- ---------- 5. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 15) import org.eclipse.debug.internal.ui.actions.StatusInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 6. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 16) import org.eclipse.jdt.internal.ui.dialogs.StatusUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 7. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 167) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_PerformOK)); ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 8. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 167) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_PerformOK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 9. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 167) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_PerformOK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 10. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 167) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_PerformOK)); ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 11. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 178) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_CorePerformOK)); ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 12. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 178) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_CorePerformOK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 13. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 178) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_CorePerformOK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 14. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 178) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.MTJCorePreferencePage_CorePerformOK)); ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 15. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 188) StatusUtil.applyToStatusLine(this,new StatusInfo(IStatus.ERROR, "!")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 16. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 188) StatusUtil.applyToStatusLine(this,new StatusInfo(IStatus.ERROR, "!")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 17. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 188) StatusUtil.applyToStatusLine(this,new StatusInfo(IStatus.ERROR, "!")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 18. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 188) StatusUtil.applyToStatusLine(this,new StatusInfo(IStatus.ERROR, "!")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 19. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 194) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 20. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 194) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 21. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 194) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- 22. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/MTJCorePreferencePage.java (at line 194) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.debug.ui.jar ---------- ---------- 23. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 24) import org.eclipse.jdt.internal.debug.ui.StatusInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 24. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 25) import org.eclipse.jdt.internal.ui.dialogs.StatusUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 25. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 231) MtjCoreUiPlugin.getDefault().displayError(getShell(),1,1,Messages.ManagerPrefPage_Error,"AdminGuiProvider.create",ex ); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method displayError(Shell, int, int, String, String, Throwable) from the type MtjCoreUiPlugin should be accessed in a static way ---------- 26. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 265) data.put(DATA_NO_LINK, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 27. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 277) projectsWithSpecifics.add(curr); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized ---------- 28. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 283) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ManagerPrefPage_Error,Messages.ManagerPrefPage_ErrorOccurred, ex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 29. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 286) ProjectScopeDialog _dialog = new ProjectScopeDialog(MtjCorePlugin.getDefault().getActiveShell(), Messages.ManagerPrefPage_SelectMTJProjects, projectsWithSpecifics, projects); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 30. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 295) IJavaProject res = _selectedProjects[i]; ^^^ The local variable res is never read ---------- 31. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 302) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ManagerPrefPage_Error,Messages.ManagerPrefPage_ErrorOccurred, ex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 32. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 422) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ManagerPrefPage_Error,Messages.ManagerPrefPage_ErrorOccurred, ex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 33. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 438) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "applyData()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 34. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 438) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "applyData()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 35. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 438) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "applyData()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 36. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 438) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "applyData()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 37. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 446) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "okToLeave()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 38. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 446) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "okToLeave()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 39. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 446) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "okToLeave()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 40. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 446) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "okToLeave()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 41. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 454) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performApply()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 42. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 454) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performApply()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 43. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 454) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performApply()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 44. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 454) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performApply()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 45. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 463) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performCancel()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 46. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 463) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performCancel()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 47. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 463) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performCancel()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 48. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 463) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performCancel()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 49. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 471) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performHelp()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 50. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 471) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performHelp()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 51. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 471) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performHelp()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 52. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 471) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performHelp()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 53. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 479) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performOk()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 54. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 479) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performOk()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 55. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 479) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performOk()")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 56. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 479) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, "performOk()")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.debug.ui.jar ---------- 57. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 524) private IJavaProject[] getSelectedProjects() { ^^^^^^^^^^^^^^^^^^^^^ The method getSelectedProjects() from the type ManagerPrefPage is never used locally ---------- 58. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 568) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ManagerPrefPage_Error,Messages.ManagerPrefPage_ErrorOccurred, mtjEx); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 59. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 638) dlg = new ExtensionInfoDialog( MtjCorePlugin.getDefault().getActiveShell(), "", _m); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 60. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 668) listeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 61. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 709) private class ExtensionCellModifier implements ICellModifier { ^^^^^^^^^^^^^^^^^^^^^ The type ManagerPrefPage.ExtensionCellModifier is never used locally ---------- 62. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 721) ExtensionImplNode myTableElement = (ExtensionImplNode) element; ^^^^^^^^^^^^^^ The local variable myTableElement is never read ---------- 63. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 773) private Integer getValueIndex(String value) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValueIndex(String) from the type ManagerPrefPage.ExtensionCellModifier is never used locally ---------- 64. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ManagerPrefPage.java (at line 776) private String getValue(Integer index) { ^^^^^^^^^^^^^^^^^^^^^^^ The method getValue(Integer) from the type ManagerPrefPage.ExtensionCellModifier is never used locally ---------- ---------- 65. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 24) import org.eclipse.jdt.internal.ui.dialogs.StatusInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 66. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 25) import org.eclipse.jdt.internal.ui.dialogs.StatusUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 67. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 299) super(MtjCorePlugin.getDefault().getActiveShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 68. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 328) listeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 69. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 338) data.put(DATA_NO_LINK, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 70. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 350) projectsWithSpecifics.add(curr); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized ---------- 71. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 356) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ProviderPrefPage_Error,Messages.ProviderPrefPage_ErrorOccured, ex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 72. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 359) ProjectScopeDialog _dialog = new ProjectScopeDialog(MtjCorePlugin.getDefault().getActiveShell(), Messages.ProviderPrefPage_SelectMTJProjects, projectsWithSpecifics, projects); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 73. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 368) IJavaProject res = _selectedProjects[i]; ^^^ The local variable res is never read ---------- 74. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 393) private IJavaProject[] getSelectedProjects() { ^^^^^^^^^^^^^^^^^^^^^ The method getSelectedProjects() from the type ProviderPrefPage is never used locally ---------- 75. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 482) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ProviderPrefPage_Error,Messages.ProviderPrefPage_ErrorOccurred, mtjEx); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 76. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 571) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ProviderPrefPage_Error,Messages.ProviderPrefPage_ErrorOccurred, ex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 77. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 584) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformApply)); ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 78. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 584) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformApply)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 79. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 584) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformApply)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 80. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 584) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformApply)); ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 81. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 590) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.CANCEL, Messages.ProviderPrefPage_ProviderPerformCancel)); ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 82. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 590) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.CANCEL, Messages.ProviderPrefPage_ProviderPerformCancel)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 83. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 590) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.CANCEL, Messages.ProviderPrefPage_ProviderPerformCancel)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 84. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 590) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.CANCEL, Messages.ProviderPrefPage_ProviderPerformCancel)); ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 85. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 595) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformHelp)); ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 86. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 595) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformHelp)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 87. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 595) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformHelp)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 88. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 595) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.INFO, Messages.ProviderPrefPage_ProviderPerformHelp)); ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 89. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 600) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.ProviderPrefPage_ProviderPerformOK)); ^^^^^^^^^^ Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 90. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 600) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.ProviderPrefPage_ProviderPerformOK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method applyToStatusLine(DialogPage, IStatus) from the type StatusUtil is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 91. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 600) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.ProviderPrefPage_ProviderPerformOK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 92. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/control/ProviderPrefPage.java (at line 600) StatusUtil.applyToStatusLine(this, new StatusInfo(IStatus.OK, Messages.ProviderPrefPage_ProviderPerformOK)); ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- ---------- 93. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/model/ExtensionContentProvider.java (at line 30) arr.add(ein); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- ---------- 94. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ExtensionInfoDialog.java (at line 41) MtjCoreUiPlugin.getDefault().displayError(getShell(),1,1,Messages.ExtensionInfoDialog_Error,"AdminGuiProvider.create",e); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method displayError(Shell, int, int, String, String, Throwable) from the type MtjCoreUiPlugin should be accessed in a static way ---------- 95. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ExtensionInfoDialog.java (at line 66) MtjCoreUiPlugin.getDefault().displayError(getShell(),1,1,Messages.ExtensionInfoDialog_Error,"AdminGuiProvider.create",ex ); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method displayError(Shell, int, int, String, String, Throwable) from the type MtjCoreUiPlugin should be accessed in a static way ---------- ---------- 96. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/MTJProviderViewUI.java (at line 65) private Control _control; ^^^^^^^^ The field MTJProviderViewUI._control is never read locally ---------- ---------- 97. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 16) import org.eclipse.jdt.internal.ui.JavaPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 98. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 17) import org.eclipse.jdt.internal.ui.dialogs.StatusInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 99. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 57) private IJavaProject[] fSourceProjects = null; ^^^^^^^^^^^^^^^ The field ProjectScopeDialog.fSourceProjects is never read locally ---------- 100. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 153) IDialogSettings dialogSettings= JavaPlugin.getDefault().getDialogSettings(); ^^^^^^^^^^^^^^ The local variable dialogSettings is never read ---------- 101. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 153) IDialogSettings dialogSettings= JavaPlugin.getDefault().getDialogSettings(); ^^^^^^^^^^ Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 102. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 153) IDialogSettings dialogSettings= JavaPlugin.getDefault().getDialogSettings(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getDefault() from the type JavaPlugin is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 103. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 195) JavaPlugin.getDefault().getDialogSettings().put(DIALOG_SETTINGS_SHOW_ALL, !selected); ^^^^^^^^^^ Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 104. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 195) JavaPlugin.getDefault().getDialogSettings().put(DIALOG_SETTINGS_SHOW_ALL, !selected); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getDefault() from the type JavaPlugin is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 105. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 210) projects.add(_jp); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized ---------- 106. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 225) MtjCoreUiPlugin.displayError(MtjCorePlugin.getDefault().getActiveShell(),1,1,Messages.ProjectScopeDialog_Error,Messages.ProjectScopeDialog_ErrorOccurred, ex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getActiveShell() from the type MtjCorePlugin should be accessed in a static way ---------- 107. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 233) updateStatus(new StatusInfo(IStatus.ERROR, "")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo(int, String) is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 108. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 233) updateStatus(new StatusInfo(IStatus.ERROR, "")); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 109. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 236) updateStatus(new StatusInfo()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Discouraged access: The constructor StatusInfo() is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 110. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/preferences/view/ProjectScopeDialog.java (at line 236) updateStatus(new StatusInfo()); //$NON-NLS-1$ ^^^^^^^^^^ Discouraged access: The type StatusInfo is not accessible due to restriction on classpath entry /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- ---------- 111. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/util/ColumnData.java (at line 144) _list.add( _colData ); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 112. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/util/ColumnData.java (at line 159) currentList.addAll(newList); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 113. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/util/MidletSearchScope.java (at line 103) set.add(scopePaths[j]); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized ---------- 114. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/util/MidletSearchScope.java (at line 107) return (IPath[]) set.toArray(new IPath[set.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized ---------- ---------- 115. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/util/StringMatcher.java (at line 283) temp.addElement(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- 116. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/util/StringMatcher.java (at line 299) temp.addElement(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- ---------- 117. WARNING in /home/shji/mtj-build/S-0.7M1/src/eclipse/plugins/org.eclipse.mtj.core.ui/src/org/eclipse/mtj/core/ui/views/ExtensionsView.java (at line 82) private void showMessage(String message) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method showMessage(String) from the type ExtensionsView is never used locally ---------- 117 problems (117 warnings)[71 .class files generated]