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/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 7) import org.eclipse.equinox.internal.p2.core.helpers.LogHelper; Discouraged access: The type 'LogHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |
2. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 8) import org.eclipse.equinox.internal.p2.core.helpers.ServiceHelper; Discouraged access: The type 'ServiceHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |
3. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 45) final IProvisioningAgent agent = (IProvisioningAgent) ServiceHelper.getService(Activator.bundleContext, Discouraged access: The type 'ServiceHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |
4. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 45) final IProvisioningAgent agent = (IProvisioningAgent) ServiceHelper.getService(Activator.bundleContext, Discouraged access: The method 'ServiceHelper.getService(BundleContext, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |
5. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 48) LogHelper.log(new Status(IStatus.ERROR, Activator.PLUGIN_ID, Discouraged access: The type 'LogHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |
6. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 48) LogHelper.log(new Status(IStatus.ERROR, Activator.PLUGIN_ID, Discouraged access: The method 'LogHelper.log(IStatus)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |
7. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 70) LogHelper.log(updateStatus); Discouraged access: The type 'LogHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |
8. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java (at line 70) LogHelper.log(updateStatus); Discouraged access: The method 'LogHelper.log(IStatus)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes') |