[Lazarus] New IDE dialog to remove uneeded package dependencies
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Apr 9 22:25:50 CEST 2013
Hi,
I added a dialog to show unneeded package dependencies and delete
them. You can find it via the context menu of the package editor (right
click on a dependency) or via the package graph.
The dialog currently only checks the transitivity.
Maybe in future the uses sections can be checked too.
http://wiki.lazarus.freepascal.org/New_IDE_features_since#Dialog_to_find_and_remove_unneeded_package_dependencies
If you call it via the package graph it will work on all loaded
packages at once.
Mattias
More information about the Lazarus
mailing list