Skip to content

Commit 483bbc1

Browse files
committed
Added my warning setting to the reame file.
1 parent fc91253 commit 483bbc1

File tree

6 files changed

+6
-1
lines changed

6 files changed

+6
-1
lines changed
131 KB
Loading
125 KB
Loading
123 KB
Loading
127 KB
Loading
129 KB
Loading

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,12 @@ We want to keep the chance of missing a problem in the code to a minimum and to
197197

198198
Go to Window->Preferences->Java->Compiler->Errors/Warnings and change the following from their defaults.
199199

200-
TODO:Jan -- Please indicate how you want this setup and any others you want...
200+
My current settings are as follows:
201+
![alt text](images_plugin_dev_setup/Screenshot-Preferences 1.png "screen capture")
202+
![alt text](images_plugin_dev_setup/Screenshot-Preferences 2.png "screen capture")
203+
![alt text](images_plugin_dev_setup/Screenshot-Preferences 3.png "screen capture")
204+
![alt text](images_plugin_dev_setup/Screenshot-Preferences 4.png "screen capture")
205+
![alt text](images_plugin_dev_setup/Screenshot-Preferences 5.png "screen capture")
201206

202207
Name shadowing and conflicts. Set all to Warning.
203208
Unnecessary code. Set all to Warning.

0 commit comments

Comments
 (0)