Clean Code for ui/org.eclipse.swt.tools.spies#1765
Conversation
laeubi
left a comment
There was a problem hiding this comment.
Should wait until uneccesary suppress warning will be cleaned up.
Looks like this doesn't require the removal of suppressed-warning annotations. Should we still await that? |
bf5e9ae to
7c8f0d6
Compare
I mean this one. @jjohnstn also here the cleanup seem to not work. |
7c8f0d6 to
46b6c4a
Compare
I'll need a source file and the compiler options. It works for my simple test (just adding it extraneously to a class). Does the warning show up for you when you edit the file in Eclipse? The clean-up relies on the compiler issuing the warning but it uses a default set of compiler options plus: If setting these options in your Eclipse gets you the warning/error and running the clean-up manually doesn't remove the annotation, then I'll have to investigate what is going on. |
e6dd511 to
e34ccf9
Compare
b046fc2 to
7d55b5c
Compare
7d55b5c to
55b5b3b
Compare
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
7c80834 to
42b9f25
Compare
|
@laeubi Your review blocks this one. Please review it again. |
|
@akurtakov the |
|
Why don't we see it in the build logs? |
b0e05c3 to
6872e45
Compare
bfa8eda to
3240af4
Compare
b590f46 to
0f259f9
Compare


The following cleanups were applied: