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 /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java (at line 317) return o1.equals(o2); Unlikely argument type for equals(): TB seems to be unrelated to TA |
2. INFO in /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java (at line 319) return o2.equals(o1); Unlikely argument type for equals(): TA seems to be unrelated to TB |
3. INFO in /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java (at line 328) return o1.equals(o2); Unlikely argument type for equals(): TB seems to be unrelated to TA |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |