| errors | others warnings | infos | forbidden warnings | discouraged warnings |
| top | others warnings | infos | forbidden warnings | discouraged warnings |
| top | errors | infos | forbidden warnings | discouraged warnings |
| errors | others warnings | forbidden warnings | discouraged warnings |
| top | errors | infos | others warnings | discouraged warnings |
| top | errors | infos | others warnings | forbidden warnings |
| 1. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 31) import org.eclipse.core.internal.net.ProxyManager; Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |
| 2. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 54) IProxyService service = ProxyManager.getProxyManager(); Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |
| 3. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 54) IProxyService service = ProxyManager.getProxyManager(); Discouraged access: The method 'ProxyManager.getProxyManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |
| 4. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 96) IProxyService service = ProxyManager.getProxyManager(); Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |
| 5. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 96) IProxyService service = ProxyManager.getProxyManager(); Discouraged access: The method 'ProxyManager.getProxyManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |
| 6. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 99) if (service instanceof ProxyManager) Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |
| 7. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 100) natives = ((ProxyManager)service).getNativeNonProxiedHosts(); Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |
| 8. WARNING in /src/org/eclipse/help/internal/base/util/ProxyUtil.java (at line 100) natives = ((ProxyManager)service).getNativeNonProxiedHosts(); Discouraged access: The method 'ProxyManager.getNativeNonProxiedHosts()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/classes') |