Friday, September 4, 2009

Eclipse plugin to find usued methods

http://www.vogella.de/blog/2009/07/15/find-unused-methods/

I really enjoyed this blog entry - it contains all of the code for creating an Eclipse plugin to determine method usage in a table view. Quite handy.

No comments:

Post a Comment