
| Key: |
ECLIPSE-763
|
| Type: |
Task
|
| Status: |
In Progress
|
| Priority: |
Trivial
|
| Assignee: |
Unassigned
|
| Reporter: |
Luis Valdez
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
We should have a clean slate, warning-wise, so if anything shows up, we don't ignore it, since sometimes warnings are due to genuine errors. (The @SupressWarnings annotation can be used to deal with warnings we can't fix due to 3rd-party APIs, etc.)
|
|
Description
|
We should have a clean slate, warning-wise, so if anything shows up, we don't ignore it, since sometimes warnings are due to genuine errors. (The @SupressWarnings annotation can be used to deal with warnings we can't fix due to 3rd-party APIs, etc.) |
Show » |
|