Thread: UsedBy (Java)
View Single Post
  #1  
Old 05-27-2017, 15:17
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 661 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,820 Times in 717 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
UsedBy (Java)

UsedBy (Java)
This tools will search the place from where methods and fields are used
- the "Used by" option
for fields there is also an "Assigned by" option.When on derived classes are used methods/fields from base class
you could use the option "From derived classes" - this should be
choosed from base class.How to start: You could optionaly select the "Target directory" -
the directory where classes are!
Use Load from File menu to load classes,
if no "Target directory" is selected the search will happen
only on loaded classes.Please report any bug you may find!

UsedBy v2.0:
- Added ability to load multiple directories (Load directory)
- Added ability to load jar archives (Load)
- Now UsedBy can be also used for classes (to see which classes uses a class)

You can search for a method/field name using Search menu item.
Attached Files
File Type: zip UsedBy.zip (73.9 KB, 31 views)
Reply With Quote
The Following 4 Users Say Thank You to CodeCracker For This Useful Post:
marrom79 (05-29-2021), niculaita (05-27-2017), tonyweb (05-27-2017), wilson bibe (05-27-2017)