errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
1. WARNING in /container/src/org/eclipse/osgi/framework/util/ObjectPool.java (at line 22) private static String OPTION_DEBUG_OBJECTPOOL_ADDS = Debug.ECLIPSE_OSGI + "/debug/objectPool/adds"; //$NON-NLS-1$ The value of the field ObjectPool.OPTION_DEBUG_OBJECTPOOL_ADDS is not used |
2. WARNING in /container/src/org/eclipse/osgi/framework/util/ObjectPool.java (at line 23) private static String OPTION_DEBUG_OBJECTPOOL_DUPS = Debug.ECLIPSE_OSGI + "/debug/objectPool/dups"; //$NON-NLS-1$ The value of the field ObjectPool.OPTION_DEBUG_OBJECTPOOL_DUPS is not used |
1. WARNING in /container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java (at line 49) import org.osgi.service.packageadmin.PackageAdmin; The type PackageAdmin is deprecated |
2. WARNING in /container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java (at line 52) import org.osgi.service.startlevel.StartLevel; The type StartLevel is deprecated |
1. WARNING in /container/src/org/eclipse/osgi/storage/Storage.java (at line 858) if (HostNamespace.EXTENSION_BOOTCLASSPATH The field HostNamespace.EXTENSION_BOOTCLASSPATH is deprecated |
1. WARNING in /supplement/src/org/eclipse/osgi/util/NLS.java (at line 340) long start = System.currentTimeMillis(); The value of the local variable start is not used |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |