refactoring - How to detect useless Delphi units in the interface and implementation uses clauses? -


possible duplicate:
how can identify , rid of unused units in “uses clause” in delphi 7 ?

is there wizard/tool automatically detect useless units?

if in current unit "use classes" in practice don't need can of course manually remove classes. how can automatically units in project? there way different "delete one, try compile, if succesful save"?

of course happens drop component on form, units added, delete component , units not removed.

or refactor code, move classes in unit.

icarus - uses list analyzer delphi


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -