Also, removing these imports could have infuence on classdep operations? So removing a seemingly unused import could cause certain classes not being picked up by classdep. Not 100% sure about this though ...
2010/10/31 Sim IJskes - QCG <s...@qcg.nl> > On 10/31/2010 07:23 AM, Peter Firmstone wrote: > >> Remind: When removing unused imports don't forget to check for javadoc >> references too. I haven't checked your work, just something I remembered >> since Jonathan recently added a lot of imports required by javadoc. >> > > OK, what commit revision are you talking about? And how does it manifest > itself when i've removed to much imports? > > Gr. Sim > >