# 9/23/06 1:15:03 AM EDT # Eclipse Java Compiler 0.671, 3.2.0 release, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/actions/popup/SampleContentsAction.java (at line 80) final DatabaseDefinition databaseDefinition = RDBCorePlugin.getDefault().getDatabaseDefinitionRegistry().getDefinition(database); ^^^^^^^^^^^^^^^^^^ The local variable databaseDefinition is never read ---------- ---------- 2. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/content/ConnectionNodeUtil.java (at line 27) IConnectionNode currentNode; ^^^^^^^^^^^ The local variable currentNode is never read ---------- ---------- 3. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/content/ServerExplorerInitializer.java (at line 51) private final static String SCHEMA_NODE = resourceLoader.queryString("DATATOOLS.SERVER.UI.EXPLORER.SCHEMA"); //$NON-NLS-1$ ^^^^^^^^^^^ The field ServerExplorerInitializer.SCHEMA_NODE is never read locally ---------- 4. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/content/ServerExplorerInitializer.java (at line 52) private static final String DATABASE = resourceLoader.queryString("DATATOOLS.SERVER.UI.EXPLORER.DATABASE"); //$NON-NLS-1$ ^^^^^^^^ The field ServerExplorerInitializer.DATABASE is never read locally ---------- 5. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/content/ServerExplorerInitializer.java (at line 83) private void addNewDatabases(IConnectionNode serverNode, Database database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addNewDatabases(IConnectionNode, Database) from the type ServerExplorerInitializer is never used locally ---------- 6. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/content/ServerExplorerInitializer.java (at line 91) private void saveNewDatabaseConnection(ConnectionInfo connectionInfo, Database database, IConnectionNode serverNode) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method saveNewDatabaseConnection(ConnectionInfo, Database, IConnectionNode) from the type ServerExplorerInitializer is never used locally ---------- 7. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/content/ServerExplorerInitializer.java (at line 204) List databaseList = new ArrayList(configElements.length); ^^^^^^^^^^^^ The local variable databaseList is never read ---------- ---------- 8. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/providers/content/layout/hierar/ServerExplorerHierarchicalLayoutNav.java (at line 33) private void organizeChildren (Object oldParent, Object newParent) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method organizeChildren(Object, Object) from the type ServerExplorerHierarchicalLayoutNav is never used locally ---------- ---------- 9. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/explorer/providers/content/layout/vnode/ServerExplorerVirtualNodeLayoutNav.java (at line 33) private void organizeChildren (Object oldParent, Object newParent) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method organizeChildren(Object, Object) from the type ServerExplorerVirtualNodeLayoutNav is never used locally ---------- ---------- 10. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/util/logging/Logger.java (at line 29) private static final boolean DEBUG; ^^^^^ The field Logger.DEBUG is never read locally ---------- 11. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/util/logging/Logger.java (at line 45) private static boolean shouldLog(ServerUIDebugOptions option) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method shouldLog(ServerUIDebugOptions) from the type Logger is never used locally ---------- ---------- 12. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/util/resources/ResourceLoader.java (at line 26) private static final ServerUIPlugin plugin = ServerUIPlugin.getDefault(); ^^^^^^ The field ResourceLoader.plugin is never read locally ---------- ---------- 13. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/wizards/NewConnectionWizard.java (at line 132) private IWorkbench iWorkbench; ^^^^^^^^^^ The field NewConnectionWizard.iWorkbench is never read locally ---------- 14. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/wizards/NewConnectionWizard.java (at line 134) private IStructuredSelection iSelection; ^^^^^^^^^^ The field NewConnectionWizard.iSelection is never read locally ---------- 15. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/wizards/NewConnectionWizard.java (at line 355) private boolean getLogging() { ^^^^^^^^^^^^ The method getLogging() from the type NewConnectionWizard is never used locally ---------- 16. WARNING in /shared/webtools/build-wtp-R1.5-R/workdir/plugins/org.eclipse.wst.rdb.server.ui/src/org/eclipse/wst/rdb/server/internal/ui/wizards/NewConnectionWizard.java (at line 365) private void setLogging(boolean enableLogging) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLogging(boolean) from the type NewConnectionWizard is never used locally ---------- 16 problems (16 warnings)[101 .class files generated]