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/e4/core/commands/internal/HandlerServiceImpl.java (at line 34) import org.eclipse.e4.core.services.log.Logger; Discouraged access: The type 'Logger' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes') |
2. WARNING in /src/org/eclipse/e4/core/commands/internal/HandlerServiceImpl.java (at line 153) Logger logger; Discouraged access: The type 'Logger' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes') |