errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/equinox/internal/p2/installer/InstallDescriptionParser.java (at line 22) import org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport; Discouraged access: The type RepositoryTransport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/classes |
2. WARNING in /src/org/eclipse/equinox/internal/p2/installer/InstallDescriptionParser.java (at line 68) in = new RepositoryTransport().stream(propsURI, monitor); Discouraged access: The constructor RepositoryTransport() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/classes |
3. WARNING in /src/org/eclipse/equinox/internal/p2/installer/InstallDescriptionParser.java (at line 68) in = new RepositoryTransport().stream(propsURI, monitor); Discouraged access: The method stream(URI, IProgressMonitor) from the type RepositoryTransport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/classes |
4. WARNING in /src/org/eclipse/equinox/internal/p2/installer/InstallDescriptionParser.java (at line 68) in = new RepositoryTransport().stream(propsURI, monitor); Discouraged access: The type RepositoryTransport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/classes |