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 |
1. INFO in /ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java (at line 661) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
2. INFO in /ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java (at line 1550) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
3. INFO in /ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java (at line 1718) protected String getJavaPatternBreakpointText(@SuppressWarnings("deprecation") IJavaPatternBreakpoint breakpoint) throws CoreException { At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/debug/ui/launchConfigurations/JavaJRETab.java (at line 210) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
2. INFO in /ui/org/eclipse/jdt/debug/ui/launchConfigurations/JavaJRETab.java (at line 384) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
1. INFO in /ui/org/eclipse/jdt/internal/debug/ui/actions/ForceReturnAction.java (at line 65) if (!Signature.SIG_VOID.equals(value)) { Unlikely argument type for equals(): IJavaValue seems to be unrelated to String |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/launcher/JreResolutionGenerator.java (at line 31) import org.eclipse.jdt.internal.ui.text.correction.CorrectionMessages; Discouraged access: The type 'CorrectionMessages' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes') |
2. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/launcher/JreResolutionGenerator.java (at line 174) return CorrectionMessages.ConfigureProblemSeveritySubProcessor_name; Discouraged access: The type 'CorrectionMessages' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes') |
3. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/launcher/JreResolutionGenerator.java (at line 174) return CorrectionMessages.ConfigureProblemSeveritySubProcessor_name; Discouraged access: The field 'CorrectionMessages.ConfigureProblemSeveritySubProcessor_name' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes') |