Re: Export all classes in call graph?



rm888@xxxxxxxxx (Robert Mischke) wrote:

>I've come across this problem several times: What tools can I use to
>extract all class files that are in the call graph of my main method,
>or of a given set of files?

I forgot to point out that a solution would need to work with compiled
..class files, too, to allow compressing/including of libraries that
have no source code available.

Robert

.



Relevant Pages

  • Re: Export all classes in call graph?
    ... >Robert Mischke wrote ... >> extract all class files that are in the call graph of my main method, ... >Maybe JDepend can serve ...
    (comp.lang.java.programmer)
  • Re: Export all classes in call graph?
    ... >>Robert Mischke wrote: ... >>> extract all class files that are in the call graph of my main method, ... >>In a language with reflection support, ...
    (comp.lang.java.programmer)
  • Re: Export all classes in call graph?
    ... >Robert Mischke wrote: ... >> extract all class files that are in the call graph of my main method, ... >In a language with reflection support, ...
    (comp.lang.java.programmer)
  • Re: Export all classes in call graph?
    ... extract all class files that are in the call graph of my main method, or of a given set of files? ... Hmm, I came across this one when I did a web search, but I haven't ...
    (comp.lang.java.programmer)
  • Re: Export all classes in call graph?
    ... Robert Mischke wrote ... > extract all class files that are in the call graph of my main method, ... Prev by Date: ...
    (comp.lang.java.programmer)