Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ECLIPSE-763
Type: Task Task
Status: In Progress In Progress
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Luis Valdez
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fuse IDE

Clean up compiler warnings in the IDE code

Created: 23/May/12 09:21 PM   Updated: 19/Oct/12 06:30 AM
Component/s: Camel Editor
Affects Version/s: FUTURE
Fix Version/s: FUTURE


 Description  « Hide
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.)

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
James Strachan added a comment - 14/Jun/12 10:12 AM - edited
moved to nice to have; fixing actual bugs is way more important. tidying up code, refactoring & removing compiler error messages can be done later on - e.g. 7.1 once the next bug fix release is out