Compiler log for org.eclipse.ui.forms_3.9.0.v20200213-1442 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 0, INFOS: 2

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

/src/org/eclipse/ui/internal/forms/widgets/Paragraph.java : 2 infos :

INFO WARNINGS
1. INFO in /src/org/eclipse/ui/internal/forms/widgets/Paragraph.java
 (at line 165)
if (selectedLink != null && segment.equals(selectedLink))
Unlikely argument type for equals(): IHyperlinkSegment seems to be unrelated to ParagraphSegment
2. INFO in /src/org/eclipse/ui/internal/forms/widgets/Paragraph.java
 (at line 185)
if (selectedLink != null && segment.equals(selectedLink))
Unlikely argument type for equals(): IHyperlinkSegment seems to be unrelated to ParagraphSegment

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings