# 9/27/07 1:08:05 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/build-stp-R/workdir/plugins/org.eclipse.stp.soas.deploy.util/src/org/eclipse/stp/soas/internal/deploy/ui/wizards/SummaryWizardPage.java (at line 25) private static final String TITLE = PAGE + ".title"; //$NON-NLS-1$ ^^^^^ The field SummaryWizardPage.TITLE is never read locally ---------- 2. WARNING in /shared/stp/build/build-stp-R/workdir/plugins/org.eclipse.stp.soas.deploy.util/src/org/eclipse/stp/soas/internal/deploy/ui/wizards/SummaryWizardPage.java (at line 27) private static final String DESCRIPTION = PAGE + ".description"; //$NON-NLS-1$ ^^^^^^^^^^^ The field SummaryWizardPage.DESCRIPTION is never read locally ---------- 3. WARNING in /shared/stp/build/build-stp-R/workdir/plugins/org.eclipse.stp.soas.deploy.util/src/org/eclipse/stp/soas/internal/deploy/ui/wizards/SummaryWizardPage.java (at line 29) private static final String PROPERTY = PAGE + ".property"; //$NON-NLS-1$ ^^^^^^^^ The field SummaryWizardPage.PROPERTY is never read locally ---------- 4. WARNING in /shared/stp/build/build-stp-R/workdir/plugins/org.eclipse.stp.soas.deploy.util/src/org/eclipse/stp/soas/internal/deploy/ui/wizards/SummaryWizardPage.java (at line 31) private static final String VALUE = PAGE + ".value"; //$NON-NLS-1$ ^^^^^ The field SummaryWizardPage.VALUE is never read locally ---------- ---------- 5. ERROR in /shared/stp/build/build-stp-R/workdir/plugins/org.eclipse.stp.soas.deploy.util/src/org/eclipse/stp/soas/internal/deploy/util/test/TestUtils.java (at line 74) String localFileName, Class testClass, String resourcePath) ^^^^^ The type Class is not generic; it cannot be parameterized with arguments ---------- 5 problems (1 error, 4 warnings)[28 .class files generated]