# 10/25/06 9:27:08 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.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/actions/DeploymentManagementAction.java (at line 27) private IWorkbenchWindow window; ^^^^^^ The field DeploymentManagementAction.window is never read locally ---------- ---------- 2. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/dialog/DeploymentManagementDialog.java (at line 700) ISelection selected = deviceViewer.getSelection(); ^^^^^^^^ The local variable selected is never read ---------- 3. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/dialog/DeploymentManagementDialog.java (at line 794) private void addProtocolSelectionListener(Combo cboProtocol) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addProtocolSelectionListener(Combo) from the type DeploymentManagementDialog is never used locally ---------- ---------- 4. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/preferences/DeployComposite.java (at line 19) import org.eclipse.swt.layout.RowLayout; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.swt.layout.RowLayout is never used ---------- 5. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/preferences/DeployComposite.java (at line 23) import org.eclipse.swt.widgets.Shell; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.swt.widgets.Shell is never used ---------- ---------- 6. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/preferences/DeployController.java (at line 40) private DeploymentProvider[] providers; ^^^^^^^^^ The field DeployController.providers is never read locally ---------- ---------- 7. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/preferences/DeployPage.java (at line 24) private DeployController controller; ^^^^^^^^^^ The field DeployPage.controller is never read locally ---------- ---------- 8. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/preferences/DeploymentManagementPreferencePage.java (at line 89) DeploymentPropertyPage propertyPage = new DeploymentPropertyPage(); ^^^^^^^^^^^^ The local variable propertyPage is never read ---------- 9. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/preferences/DeploymentManagementPreferencePage.java (at line 289) private Button createButton(Composite parent, String label){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createButton(Composite, String) from the type DeploymentManagementPreferencePage is never used locally ---------- ---------- 10. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/properties/DeployPage.java (at line 26) private DeployController controller; ^^^^^^^^^^ The field DeployPage.controller is never read locally ---------- ---------- 11. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/util/ProvidersContentProvider.java (at line 38) private int protocolFilter = DialogConstants.PROJECT_DEFAULT_PROTOCOL; ^^^^^^^^^^^^^^ The field ProvidersContentProvider.protocolFilter is never read locally ---------- 12. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/util/ProvidersContentProvider.java (at line 42) private DeploymentManagement dplmManagement = null; ^^^^^^^^^^^^^^ The field ProvidersContentProvider.dplmManagement is never read locally ---------- ---------- 13. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/src/org/eclipse/mtj/extension/dplm/ui/util/ProvidersLabelProvider.java (at line 21) private DeploymentManagement dplm = null; ^^^^ The field ProvidersLabelProvider.dplm is never read locally ---------- ---------- 14. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.extension.dplm.ui/tests/org/eclipse/mtj/extension/dplm/ui/test/TestUtils.java (at line 35) Process p = null; ^ The local variable p is never read ---------- 14 problems (14 warnings)[43 .class files generated]