Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Unnecessary imports and other warnings

Hi developers,

When I check out uDig into Eclipse and build it, I find hundreds of compile
warnings. Among them there are some that are simply unnecessary, that is, could
get corrected quite easily.
(P.S. My compiler warning levels are slighly different from your
recommendations, but usually less strict. So most warnings should come up for
you too, I guess.)

Especially there are many warnings about unused imports. I wonder if someone
could simply run a "Organize imports" over the complete trunk to get rid of
them. It's an automatic thing. (Just a rather large check-in afterwards...)

Maybe someone even gets inspired by my mail to also look for the ~560(!!!)
non-externalized messages in uDig1.0.0 as well as unnecessary casts and other
cosmetic issues of this sort. ;-)

Should I open a JIRA issue/task for that?

Matthias Basler
c9bama@xxxxxxxxxxx

----------------------------------------------------------------
This mail was sent through http://webmail.uni-jena.de


Back to the top