Take care of build warnings
Brought to you by:
evsanchez
Most of these warnings, if not all, populate the code since using Java 1.5 due to generics. Originally, the ATC language did not account for parametric containers. Should also investigate a way to give them support.
It has been said that there are quite a lot of build warnings; some easy to cure. If we cannot use default Java build options it may be helpful to put the custom options in CVS.
I was going to submiit a patch, but it was practically all just Organise Imports, and a custom set of build errors/warnings for the root model plugin.