Commit 6e61a7c
committed
Suppress warnings for deprecated methods using IFileTypeInfo
IFileTypeInfo has been deprecated for removal. Some methods using the
type have been deprecated for removal accordingly. However, those
methods produce warnings because of the usage of a type that is
deprecated for removal. This change applies warning suppressions to
those methods as they are properly declared as deprecated for removal
and will be removed together with the deprecated type.1 parent 4bb6655 commit 6e61a7c
File tree
1 file changed
+8
-0
lines changed- team/bundles/org.eclipse.team.core/src/org/eclipse/team/core
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| 85 | + | |
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
| |||
190 | 195 | | |
191 | 196 | | |
192 | 197 | | |
| 198 | + | |
193 | 199 | | |
194 | 200 | | |
195 | 201 | | |
| |||
542 | 548 | | |
543 | 549 | | |
544 | 550 | | |
| 551 | + | |
545 | 552 | | |
546 | 553 | | |
547 | 554 | | |
548 | 555 | | |
549 | 556 | | |
| 557 | + | |
550 | 558 | | |
551 | 559 | | |
552 | 560 | | |
| |||
0 commit comments