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/e4/ui/internal/workbench/SelectionAggregator.java (at line 32) import org.eclipse.e4.core.internal.contexts.EclipseContext; Discouraged access: The type 'EclipseContext' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
2. WARNING in /src/org/eclipse/e4/ui/internal/workbench/SelectionAggregator.java (at line 201) if (context instanceof EclipseContext) { Discouraged access: The type 'EclipseContext' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
3. WARNING in /src/org/eclipse/e4/ui/internal/workbench/SelectionAggregator.java (at line 202) ((EclipseContext) context).notifyOnDisposal(tracked::remove); Discouraged access: The type 'EclipseContext' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
4. WARNING in /src/org/eclipse/e4/ui/internal/workbench/SelectionAggregator.java (at line 202) ((EclipseContext) context).notifyOnDisposal(tracked::remove); Discouraged access: The method 'EclipseContext.notifyOnDisposal(IContextDisposalListener)' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
1. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ResourceHandler.java (at line 33) import org.eclipse.core.internal.runtime.PlatformURLPluginConnection; Discouraged access: The type 'PlatformURLPluginConnection' 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.bundles/bundles/org.eclipse.equinox.common/target/classes') |
2. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ResourceHandler.java (at line 322) Object[] obj = PlatformURLPluginConnection.parse(url.getFile().trim(), url); Discouraged access: The type 'PlatformURLPluginConnection' 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.bundles/bundles/org.eclipse.equinox.common/target/classes') |
3. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ResourceHandler.java (at line 322) Object[] obj = PlatformURLPluginConnection.parse(url.getFile().trim(), url); Discouraged access: The method 'PlatformURLPluginConnection.parse(String, URL)' 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.bundles/bundles/org.eclipse.equinox.common/target/classes') |
1. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 39) import org.eclipse.e4.core.internal.contexts.ContextObjectSupplier; Discouraged access: The type 'ContextObjectSupplier' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
2. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 40) import org.eclipse.e4.core.internal.di.InjectorImpl; Discouraged access: The type 'InjectorImpl' 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.runtime/bundles/org.eclipse.e4.core.di/target/classes') |
3. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 332) final private static InjectorImpl injector = (InjectorImpl) InjectorFactory.getDefault(); Discouraged access: The type 'InjectorImpl' 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.runtime/bundles/org.eclipse.e4.core.di/target/classes') |
4. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 332) final private static InjectorImpl injector = (InjectorImpl) InjectorFactory.getDefault(); Discouraged access: The type 'InjectorImpl' 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.runtime/bundles/org.eclipse.e4.core.di/target/classes') |
5. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 336) PrimaryObjectSupplier supplier = ContextObjectSupplier.getObjectSupplier(context, injector); Discouraged access: The type 'ContextObjectSupplier' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
6. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 336) PrimaryObjectSupplier supplier = ContextObjectSupplier.getObjectSupplier(context, injector); Discouraged access: The method 'ContextObjectSupplier.getObjectSupplier(IEclipseContext, IInjector)' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
7. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 337) PrimaryObjectSupplier tempSupplier = ContextObjectSupplier.getObjectSupplier(localContext, injector); Discouraged access: The type 'ContextObjectSupplier' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
8. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 337) PrimaryObjectSupplier tempSupplier = ContextObjectSupplier.getObjectSupplier(localContext, injector); Discouraged access: The method 'ContextObjectSupplier.getObjectSupplier(IEclipseContext, IInjector)' 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.runtime/bundles/org.eclipse.e4.core.contexts/target/classes') |
9. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java (at line 338) return injector.invoke(object, qualifier, defaultValue, supplier, tempSupplier, false, true); Discouraged access: The method 'InjectorImpl.invoke(Object, Class<? extends Annotation>, Object, PrimaryObjectSupplier, PrimaryObjectSupplier, boolean, boolean)' 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.runtime/bundles/org.eclipse.e4.core.di/target/classes') |
1. WARNING in /src/org/eclipse/e4/ui/internal/workbench/addons/CommandProcessingAddon.java (at line 32) import org.eclipse.e4.core.commands.internal.HandlerServiceImpl; Discouraged access: The type 'HandlerServiceImpl' 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.ui/bundles/org.eclipse.e4.core.commands/target/classes') |