# 5/27/07 11:42:52 PM EDT # Eclipse Java Compiler 0.745, 3.3.0 milestone-6, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/internal/preferences/BindingTypeTable.java (at line 144) WSDLBindingTranslator translator = (WSDLBindingTranslator)element; ^^^^^^^^^^ The local variable translator is never read ---------- 2. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/internal/preferences/BindingTypeTable.java (at line 145) int index = getIndexForProperty(property); ^^^^^ The local variable index is never read ---------- ---------- 3. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/internal/preferences/ImportsPrefPage.java (at line 285) IPreferenceStore store = getPreferenceStore(); ^^^^^ The local variable store is never read ---------- ---------- 4. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/internal/preferences/PrefPage.java (at line 71) IPreferenceStore store = getPreferenceStore(); ^^^^^ The local variable store is never read ---------- 5. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/internal/preferences/PrefPage.java (at line 78) IPreferenceStore store = getPreferenceStore(); ^^^^^ The local variable store is never read ---------- 6. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/internal/preferences/PrefPage.java (at line 85) IPreferenceStore store = getPreferenceStore(); ^^^^^ The local variable store is never read ---------- ---------- 7. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/internal/preferences/TransportsTable.java (at line 147) SessionTransportProvider provider = (SessionTransportProvider)element; ^^^^^^^^ The local variable provider is never read ---------- ---------- 8. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/publicapi/example/WorkbenchAPIExample.java (at line 35) private static void runLocalBpelProgram(IPath path) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method runLocalBpelProgram(IPath) from the type WorkbenchAPIExample is never used locally ---------- 9. WARNING in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.b2j.ui/src/org/eclipse/stp/b2j/ui/publicapi/example/WorkbenchAPIExample.java (at line 56) private static void runDistributedBpelProgram(IPath path, String[] hosts) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method runDistributedBpelProgram(IPath, String[]) from the type WorkbenchAPIExample is never used locally ---------- 9 problems (9 warnings)[45 .class files generated]