errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 607) obsManager.runAndCollect(() -> { final Composite comp = editor1.getEditor(contentContainer, s.getFirstElement()); layout.topControl = comp; contentContainer.layout(true); }); The method runAndCollect(Runnable) from the type ObservablesManager is deprecated since version 1.11.0 |
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 619) obsManager.runAndCollect(() -> { final Composite comp = editor2.getEditor(contentContainer, s.getFirstElement()); layout.topControl = comp; contentContainer.layout(true); }); The method runAndCollect(Runnable) from the type ObservablesManager is deprecated since version 1.11.0 |
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ProjectOSGiTranslationProvider.java (at line 7) import java.security.AccessController; The type AccessController has been deprecated since version 17 and marked for removal |
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ProjectOSGiTranslationProvider.java (at line 262) stream = AccessController.doPrivileged((PrivilegedExceptionAction<InputStream>) () -> getResourceAsStream(resourceName)); The type AccessController has been deprecated since version 17 and marked for removal |
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ProjectOSGiTranslationProvider.java (at line 262) stream = AccessController.doPrivileged((PrivilegedExceptionAction<InputStream>) () -> getResourceAsStream(resourceName)); The method doPrivileged(PrivilegedExceptionAction<InputStream>) from the type AccessController is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/common/Util.java (at line 174) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/common/component/AbstractComponentEditor.java (at line 494) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/common/component/AbstractComponentEditor.java (at line 496) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 87) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 92) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 97) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
4. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 102) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
5. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 108) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
6. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 113) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
7. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 118) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
8. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 123) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
9. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 128) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
10. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 133) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
11. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 138) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
12. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 143) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
13. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 148) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
14. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 153) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
15. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 158) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
16. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 163) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
17. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 168) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
18. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 173) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
19. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 178) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
20. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 183) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
21. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 188) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
22. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 193) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
23. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 198) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
24. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 203) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
25. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 208) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
26. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 213) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
27. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 218) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
28. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 223) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
29. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 228) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
30. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 233) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
31. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 238) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
32. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 243) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
33. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 248) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
34. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 253) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
35. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 258) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
36. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 263) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
37. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 268) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
38. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 273) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
39. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 278) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
40. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 284) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
41. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 290) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
42. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 296) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
43. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 302) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
44. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 307) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
45. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 312) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
46. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 317) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
47. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 322) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
48. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 327) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
49. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 332) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
50. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 337) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
51. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 342) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
52. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 347) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
53. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 352) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
54. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 357) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
55. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 362) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
56. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 367) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
57. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 372) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
58. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 377) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
59. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 383) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
60. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 388) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
61. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 394) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
62. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 399) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
63. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 405) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
64. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 410) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
65. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 416) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
66. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 421) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
67. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 426) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
68. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 432) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
69. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 438) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
70. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 443) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
71. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 448) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
72. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 454) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
73. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 460) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
74. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 466) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
75. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 472) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
76. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 478) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
77. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 484) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
78. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 490) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
79. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 496) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
80. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 501) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
81. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 506) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
82. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 511) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
83. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 516) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
84. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 521) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
85. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 526) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
86. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 531) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
87. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 536) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
88. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 541) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
89. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 546) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
90. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 551) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
91. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 556) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
92. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 561) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
93. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 566) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
94. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/E4Properties.java (at line 571) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/ObservableColumnLabelProvider.java (at line 39) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/ObservableColumnLabelProvider.java (at line 49) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/ObservableColumnLabelProvider.java (at line 68) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java (at line 121) @SuppressWarnings({ "unchecked", "rawtypes" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java (at line 121) @SuppressWarnings({ "unchecked", "rawtypes" }) At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 745) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 1091) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 1562) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
4. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 1784) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
5. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 1847) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
6. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 2034) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
7. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java (at line 2043) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java (at line 327) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 275) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 300) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 323) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
4. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 343) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
5. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 361) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
6. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 572) @SuppressWarnings({ "unchecked", "rawtypes" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
7. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 572) @SuppressWarnings({ "unchecked", "rawtypes" }) At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
8. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 677) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
9. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java (at line 866) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java (at line 119) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java (at line 420) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java (at line 248) @SuppressWarnings({ "unchecked", "rawtypes" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java (at line 248) @SuppressWarnings({ "unchecked", "rawtypes" }) At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java (at line 95) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java (at line 453) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy.java (at line 52) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy.java (at line 117) @SuppressWarnings({ "rawtypes", "unchecked" }) At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy.java (at line 117) @SuppressWarnings({ "rawtypes", "unchecked" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
4. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy.java (at line 124) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIconDialogWithScopeAndFilter.java (at line 260) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java (at line 131) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java (at line 145) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/AbstractVTrimEditor.java (at line 72) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java (at line 93) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java (at line 112) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java (at line 92) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java (at line 112) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VControlsEditor.java (at line 159) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java (at line 103) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java (at line 92) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java (at line 92) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java (at line 120) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java (at line 90) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java (at line 87) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java (at line 116) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java (at line 124) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java (at line 91) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java (at line 177) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java (at line 91) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java (at line 91) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java (at line 134) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java (at line 99) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java (at line 148) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/ObjectViewer.java (at line 49) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/e4/tools/emf/ui/internal/common/uistructure/UIViewer.java (at line 47) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |