# 27 Jun 2005 14:56:30 ---------- 1. WARNING in /builds/I/src/plugins/org.eclipse.osgi/osgi/src/org/osgi/framework/BundlePermission.java (at line 74) private final static int ACTION_ERROR = 0x80000000; ^^^^^^^^^^^^ The field BundlePermission.ACTION_ERROR is never read locally ---------- ---------- 2. WARNING in /builds/I/src/plugins/org.eclipse.osgi/osgi/src/org/osgi/framework/PackagePermission.java (at line 58) private final static int ACTION_ERROR = 0x80000000; ^^^^^^^^^^^^ The field PackagePermission.ACTION_ERROR is never read locally ---------- ---------- 3. WARNING in /builds/I/src/plugins/org.eclipse.osgi/osgi/src/org/osgi/framework/ServicePermission.java (at line 50) private final static int ACTION_ERROR = 0x80000000; ^^^^^^^^^^^^ The field ServicePermission.ACTION_ERROR is never read locally ---------- ---------- 4. WARNING in /builds/I/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/AbstractBundle.java (at line 1480) boolean noMoreElements = false; ^^^^^^^^^^^^^^ The field new Enumeration(){}.noMoreElements is never read locally ---------- ---------- 5. WARNING in /builds/I/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/BundleRepository.java (at line 37) private PackageAdminImpl packageAdmin; ^^^^^^^^^^^^ The field BundleRepository.packageAdmin is never read locally ---------- ---------- 6. WARNING in /builds/I/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/FrameworkSecurityManager.java (at line 36) Class c; ^ The local variable c is never read ---------- ---------- 7. WARNING in /builds/I/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/StartLevelManager.java (at line 704) int bundlestate = bundle.getState(); ^^^^^^^^^^^ The local variable bundlestate is never read ---------- ---------- 8. WARNING in /builds/I/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/launcher/Launcher.java (at line 242) String cmd = tok.nextToken(); ^^^ The local variable cmd is never read ---------- ---------- 9. WARNING in /builds/I/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/launcher/Launcher.java (at line 258) String cmd = tok.getToken(":"); //$NON-NLS-1$ ^^^ The local variable cmd is never read ---------- ---------- 10. WARNING in /builds/I/src/plugins/org.eclipse.osgi/resolver/src/org/eclipse/osgi/internal/resolver/ImportPackageSpecificationImpl.java (at line 18) private static final String ALL_PACKAGES = "*"; //$NON-NLS-1$ ^^^^^^^^^^^^ The field ImportPackageSpecificationImpl.ALL_PACKAGES is never read locally ---------- ---------- 11. WARNING in /builds/I/src/plugins/org.eclipse.osgi/defaultAdaptor/src/org/eclipse/osgi/framework/internal/core/DefaultPermissionStorage.java (at line 259) String location = in.readUTF(); ^^^^^^^^ The local variable location is never read ---------- ---------- 12. WARNING in /builds/I/src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/adaptor/EclipseBundleData.java (at line 201) private URL[] getSearchURLs(URL target) { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getSearchURLs(URL) from the type EclipseBundleData is never used locally ---------- ---------- 13. WARNING in /builds/I/src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/adaptor/EclipseStarter.java (at line 111) private static final String FILE_PROTOCOL = "file"; //$NON-NLS-1$ ^^^^^^^^^^^^^ The field EclipseStarter.FILE_PROTOCOL is never read locally ---------- ---------- 14. WARNING in /builds/I/src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/adaptor/EclipseStarter.java (at line 464) URL child = new URL(name); ^^^^^ The local variable child is never read ---------- ---------- 15. WARNING in /builds/I/src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/adaptor/EclipseStarter.java (at line 1219) private static String buildCommandLine(String arg, String value) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method buildCommandLine(String, String) from the type EclipseStarter is never used locally ---------- 15 problems (15 warnings)