Thread: UsedBy (Java)
View Single Post
  #1  
Old 05-27-2017, 15:17
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 466
Rept. Given: 27
Rept. Rcvd 407 Times in 134 Posts
Thanks Given: 21
Thanks Rcvd at 1,891 Times in 359 Posts
CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499
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, 28 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)