# 27 Jun 2005 15:05:18 ---------- 1. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java (at line 434) private String getPluginUnpackClause(String name, String version) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPluginUnpackClause(String, String) from the type AssembleConfigScriptGenerator is never used locally ---------- ---------- 2. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java (at line 397) private boolean containsStarDotJar(String[] strings) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method containsStarDotJar(String[]) from the type ModelBuildScriptGenerator is never used locally ---------- ---------- 3. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 223) int IRDE_StartOffset = imageResourceDirectoryOffset + IMAGE_RESOURCE_DIRECTORY.SIZEOF; ^^^^^^^^^^^^^^^^ The local variable IRDE_StartOffset is never read ---------- ---------- 4. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2461) TYPE_GENERIC_8 = 0, ^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_GENERIC_8 is never read locally ---------- ---------- 5. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2462) TYPE_GENERIC_16_MSB = 1, ^^^^^^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_GENERIC_16_MSB is never read locally ---------- ---------- 6. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2463) TYPE_GENERIC_16_LSB = 2, ^^^^^^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_GENERIC_16_LSB is never read locally ---------- ---------- 7. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2464) TYPE_GENERIC_24 = 3, ^^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_GENERIC_24 is never read locally ---------- ---------- 8. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2465) TYPE_GENERIC_32_MSB = 4, ^^^^^^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_GENERIC_32_MSB is never read locally ---------- ---------- 9. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2466) TYPE_GENERIC_32_LSB = 5, ^^^^^^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_GENERIC_32_LSB is never read locally ---------- ---------- 10. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2468) TYPE_INDEX_8 = 6, ^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_INDEX_8 is never read locally ---------- ---------- 11. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2469) TYPE_INDEX_4 = 7, ^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_INDEX_4 is never read locally ---------- ---------- 12. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2470) TYPE_INDEX_2 = 8, ^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_INDEX_2 is never read locally ---------- ---------- 13. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2471) TYPE_INDEX_1_MSB = 9, ^^^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_INDEX_1_MSB is never read locally ---------- ---------- 14. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2472) TYPE_INDEX_1_LSB = 10; ^^^^^^^^^^^^^^^^ The field IconExe.ImageData.TYPE_INDEX_1_LSB is never read locally ---------- ---------- 15. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2983) int xPelsPerMeter = (infoHeader[24] & 0xFF) | ((infoHeader[25] & 0xFF) << 8) | ((infoHeader[26] & 0xFF) << 16) | ((infoHeader[27] & 0xFF) << 24); ^^^^^^^^^^^^^ The local variable xPelsPerMeter is never read ---------- ---------- 16. WARNING in /builds/I/src/plugins/org.eclipse.pde.build/src/org/eclipse/swt/tools/internal/IconExe.java (at line 2984) int yPelsPerMeter = (infoHeader[28] & 0xFF) | ((infoHeader[29] & 0xFF) << 8) | ((infoHeader[30] & 0xFF) << 16) | ((infoHeader[31] & 0xFF) << 24); ^^^^^^^^^^^^^ The local variable yPelsPerMeter is never read ---------- 16 problems (16 warnings)