Grep works fine for somethings, but not if you have some method like "size" that appears all over the place for other classes. In our development shop we run a nightly process after the build that pokes the the jar file and builds a cross reference file. There are a variety of java decompiler tools out there that could be used. We use InsideJC from Dr Dobbs, cafebabe and jode.
- Re: find all instances of method x Kevin A. Burton
- RE: find all instances of method x Paul Kinnucan
- Re: find all instances of method x aaron armstrong
- Altmann, Michael
