[OpenJDK 2D-Dev] Remove warnings

Ismael Juma mlists at juma.me.uk
Thu Sep 27 20:37:46 UTC 2007


Phil Race <Phil.Race at ...> writes:
> Most likely we could find thousands of such cases which pre-date
> annotations. Does anyone know if there is a tool to (semi)automate this?

You can use eclipse and the clean-up wizard (Source -> Clean-up) to do this and
many other things (missing @Deprecated, remove trailing white spaces, indirect
static usage, unused imports, remove unnecessary cast, etc.). If you were
looking for a tool that is not an IDE, then I don't know. :)

Ismael




More information about the 2d-dev mailing list