# 29 Sep 2005 08:53:25 ---------- 1. WARNING in /builds/M200509290840/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/AbstractBundle.java (at line 1469) boolean noMoreElements = false; ^^^^^^^^^^^^^^ The field new Enumeration(){}.noMoreElements is never read locally ---------- ---------- 2. WARNING in /builds/M200509290840/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 ---------- ---------- 3. WARNING in /builds/M200509290840/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/FrameworkSecurityManager.java (at line 30) Class c; ^ The local variable c is never read ---------- ---------- 4. WARNING in /builds/M200509290840/src/plugins/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/StartLevelManager.java (at line 702) int bundlestate = bundle.getState(); ^^^^^^^^^^^ The local variable bundlestate is never read ---------- ---------- 5. WARNING in /builds/M200509290840/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 ---------- ---------- 6. WARNING in /builds/M200509290840/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 ---------- ---------- 7. WARNING in /builds/M200509290840/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 ---------- ---------- 8. WARNING in /builds/M200509290840/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 ---------- ---------- 9. WARNING in /builds/M200509290840/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 ---------- ---------- 10. WARNING in /builds/M200509290840/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 ---------- ---------- 11. WARNING in /builds/M200509290840/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 ---------- ---------- 12. WARNING in /builds/M200509290840/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 ---------- 12 problems (12 warnings)