Our system will go through a platform upgrade that includes the replacement of Java 1.4 with Java 6.
Ideally, we would like to use an automated tool to introduce generics and enumerations to the code wherever possible and then, obviously, we would review the changes. Is there any tool that you would recommend for this?
IntelliJ IDEA offers you special tool for generifying legacy collections.