Compiler log for org.eclipse.e4.ui.workbench_1.9.0.v20190220-1356 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 25, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings

/src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java : 14 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 30)
import org.eclipse.core.internal.expressions.ReferenceExpression;
Discouraged access: The type 'ReferenceExpression' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/target/classes')
2. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 38)
import org.eclipse.e4.core.internal.contexts.ContextObjectSupplier;
Discouraged access: The type 'ContextObjectSupplier' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/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/ContributionsAnalyzer.java
 (at line 39)
import org.eclipse.e4.core.internal.di.InjectorImpl;
Discouraged access: The type 'InjectorImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/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 233)
ref = new ReferenceExpression(expr.getCoreExpressionId());
Discouraged access: The type 'ReferenceExpression' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/target/classes')
5. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 233)
ref = new ReferenceExpression(expr.getCoreExpressionId());
Discouraged access: The constructor 'ReferenceExpression(String)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/target/classes')
6. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 276)
ref = new ReferenceExpression(coreExpression.getCoreExpressionId());
Discouraged access: The type 'ReferenceExpression' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/target/classes')
7. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 276)
ref = new ReferenceExpression(coreExpression.getCoreExpressionId());
Discouraged access: The constructor 'ReferenceExpression(String)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/target/classes')
8. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 333)
final private static InjectorImpl injector = (InjectorImpl) InjectorFactory.getDefault();
Discouraged access: The type 'InjectorImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/target/classes')
9. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 333)
final private static InjectorImpl injector = (InjectorImpl) InjectorFactory.getDefault();
Discouraged access: The type 'InjectorImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/target/classes')
10. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 337)
PrimaryObjectSupplier supplier = ContextObjectSupplier.getObjectSupplier(context, injector);
Discouraged access: The type 'ContextObjectSupplier' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/target/classes')
11. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 337)
PrimaryObjectSupplier supplier = ContextObjectSupplier.getObjectSupplier(context, injector);
Discouraged access: The method 'ContextObjectSupplier.getObjectSupplier(IEclipseContext, IInjector)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/target/classes')
12. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 338)
PrimaryObjectSupplier tempSupplier = ContextObjectSupplier.getObjectSupplier(localContext, injector);
Discouraged access: The type 'ContextObjectSupplier' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/target/classes')
13. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 338)
PrimaryObjectSupplier tempSupplier = ContextObjectSupplier.getObjectSupplier(localContext, injector);
Discouraged access: The method 'ContextObjectSupplier.getObjectSupplier(IEclipseContext, IInjector)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/target/classes')
14. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java
 (at line 339)
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 '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/target/classes')

/src/org/eclipse/e4/ui/internal/workbench/addons/CommandProcessingAddon.java : 1 warning :

DISCOURAGED ACCESS WARNINGS
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 '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')

/src/org/eclipse/e4/ui/internal/workbench/SelectionAggregator.java : 4 warnings :

DISCOURAGED ACCESS 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 '/opt/public/eclipse/builds/4I/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 '/opt/public/eclipse/builds/4I/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(context1 -> tracked.remove(context1));
Discouraged access: The type 'EclipseContext' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/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(context1 -> tracked.remove(context1));
Discouraged access: The method 'EclipseContext.notifyOnDisposal(IContextDisposalListener)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/target/classes')

/src/org/eclipse/e4/ui/internal/workbench/ResourceHandler.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/internal/workbench/ResourceHandler.java
 (at line 32)
import org.eclipse.core.internal.runtime.PlatformURLPluginConnection;
Discouraged access: The type 'PlatformURLPluginConnection' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/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 317)
Object[] obj = PlatformURLPluginConnection.parse(url.getFile().trim(), url);
Discouraged access: The type 'PlatformURLPluginConnection' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/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 317)
Object[] obj = PlatformURLPluginConnection.parse(url.getFile().trim(), url);
Discouraged access: The method 'PlatformURLPluginConnection.parse(String, URL)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes')

/src/org/eclipse/e4/ui/internal/workbench/addons/HandlerProcessingAddon.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/internal/workbench/addons/HandlerProcessingAddon.java
 (at line 24)
import org.eclipse.e4.core.di.extensions.EventTopic;
Discouraged access: The type 'EventTopic' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
2. WARNING in /src/org/eclipse/e4/ui/internal/workbench/addons/HandlerProcessingAddon.java
 (at line 70)
public void handleHandlerEvent(@Optional @EventTopic(UIEvents.HandlerContainer.TOPIC_HANDLERS) Event event) {
Discouraged access: The type 'EventTopic' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
3. WARNING in /src/org/eclipse/e4/ui/internal/workbench/addons/HandlerProcessingAddon.java
 (at line 116)
public void handleContextEvent(@Optional @EventTopic(UIEvents.Context.TOPIC_CONTEXT) Event event) {
Discouraged access: The type 'EventTopic' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')