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/cloud/p2/UpdateHandler.java (at line 16) import org.eclipse.equinox.internal.p2.ui.dialogs.UpdateSingleIUWizard; Discouraged access: The type 'UpdateSingleIUWizard' 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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes') |
2. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java (at line 40) if (UpdateSingleIUWizard.validFor(operation)) { Discouraged access: The type 'UpdateSingleIUWizard' 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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes') |
3. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java (at line 40) if (UpdateSingleIUWizard.validFor(operation)) { Discouraged access: The method 'UpdateSingleIUWizard.validFor(UpdateOperation)' 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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes') |
4. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java (at line 42) UpdateSingleIUWizard wizard = new UpdateSingleIUWizard(getProvisioningUI(), operation); Discouraged access: The type 'UpdateSingleIUWizard' 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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes') |
5. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java (at line 42) UpdateSingleIUWizard wizard = new UpdateSingleIUWizard(getProvisioningUI(), operation); Discouraged access: The type 'UpdateSingleIUWizard' 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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes') |
6. WARNING in /src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java (at line 42) UpdateSingleIUWizard wizard = new UpdateSingleIUWizard(getProvisioningUI(), operation); Discouraged access: The constructor 'UpdateSingleIUWizard(ProvisioningUI, UpdateOperation)' 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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes') |