Wish add warning for unused library

Dave O

Well-Known Member
Licensed User
Longtime User
The warnings are a great feature (especially when I forget "dip" units).

I just noticed that the current app I'm working on doesn't use some of the libraries that are ticked (because I derived it from a more complex app). I just noticed that by accident.

Would it be possible to add a warning for libraries that are ticked but not used? Or is there an existing way to easily determine this?
 

Informatix

Expert
Licensed User
Longtime User
Should not be easy because the library fields or methods can be called by reflection.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…