# 6/28/06 11:37:38 AM EDT # Eclipse Java Compiler 0.670, 3.2.0 release, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/webtools/build-wtp-R/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter/src/org/eclipse/jst/j2ee/ejb/annotations/internal/classgen/EjbBuilder.java (at line 346) boolean needsSave= !cu.isWorkingCopy(); ^^^^^^^^^ The local variable needsSave is never read ---------- 2. WARNING in /shared/webtools/build-wtp-R/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter/src/org/eclipse/jst/j2ee/ejb/annotations/internal/classgen/EjbBuilder.java (at line 442) IPreferenceStore store= PreferenceConstants.getPreferenceStore(); ^^^^^ The local variable store is never read ---------- 3. WARNING in /shared/webtools/build-wtp-R/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter/src/org/eclipse/jst/j2ee/ejb/annotations/internal/classgen/EjbBuilder.java (at line 443) String[] prefOrder= JavaPreferencesSettings.getImportOrderPreference(createdWorkingCopy.getPrimaryElement().getJavaProject()); ^^^^^^^^^ The local variable prefOrder is never read ---------- 4. WARNING in /shared/webtools/build-wtp-R/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter/src/org/eclipse/jst/j2ee/ejb/annotations/internal/classgen/EjbBuilder.java (at line 444) int threshold= JavaPreferencesSettings.getImportNumberThreshold(createdWorkingCopy.getPrimaryElement().getJavaProject()); ^^^^^^^^^ The local variable threshold is never read ---------- 5. WARNING in /shared/webtools/build-wtp-R/workdir/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter/src/org/eclipse/jst/j2ee/ejb/annotations/internal/classgen/EjbBuilder.java (at line 470) fImportsStructure.create(cu, toRestore); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method create(ICompilationUnit, boolean) from the type ImportRewrite should be accessed in a static way ---------- 5 problems (5 warnings)[16 .class files generated]