# 2/8/07 3:54:25 PM EST # Eclipse Java Compiler v_677_R32x, 3.2.1 release, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.rdb.sqlscrapbook/src/org/eclipse/wst/rdb/internal/sqlscrapbook/actions/SQLScrapbookAction.java (at line 110) private Vector getAllEditors() { ^^^^^^^^^^^^^^^ The method getAllEditors() from the type SQLScrapbookAction is never used locally ---------- ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.rdb.sqlscrapbook/src/org/eclipse/wst/rdb/internal/sqlscrapbook/actions/SQLScrapbookUIAction.java (at line 29) private ISelection selection; ^^^^^^^^^ The field SQLScrapbookUIAction.selection is never read locally ---------- ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.rdb.sqlscrapbook/src/org/eclipse/wst/rdb/internal/sqlscrapbook/editor/SQLScrapbookEditor.java (at line 33) ConnectionInfo connectionInfo = null; ^^^^^^^^^^^^^^ The local variable connectionInfo is never read ---------- ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.rdb.sqlscrapbook/src/org/eclipse/wst/rdb/internal/sqlscrapbook/util/SQLUtility.java (at line 129) Iterator itMap = map.entrySet().iterator(); ^^^^^ The local variable itMap is never read ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.rdb.sqlscrapbook/src/org/eclipse/wst/rdb/internal/sqlscrapbook/util/SQLUtility.java (at line 220) String sQLPage = xmlElement.getNodeName(); // add tau 16.03.2005 ^^^^^^^ The local variable sQLPage is never read ---------- ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-M/workdir/plugins/org.eclipse.wst.rdb.sqlscrapbook/src/org/eclipse/wst/rdb/internal/sqlscrapbook/wizards/NewSQLScrapbookFileWizardPage.java (at line 118) IPath containerPath= getContainerFullPath(); ^^^^^^^^^^^^^ The local variable containerPath is never read ---------- 6 problems (6 warnings)[14 .class files generated]