Re: Class file parsers
- From: "Mike Schilling" <mscottschilling@xxxxxxxxxxx>
- Date: Wed, 5 Sep 2007 14:52:59 -0700
"Andreas Leitgeb" <avl@xxxxxxxx> wrote in message
news:slrnfdu8ko.53q.avl@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Mike Schilling <mscottschilling@xxxxxxxxxxx> wrote:
I didn't quite believe this, so I created an example, got out my handy
class
file analyzer ...
I'm curious as to which tool you use for this task. The way you said that
("got out my ...") seems to me to indicate that you've also made your
own...
I did. It's rudimentary so far, just parses out and prints all of the bits
including the constant pool entries. When I have time I'll flesh it out to a
tool that helps determine class dependencies, so that I can safely
re-organize a large existing code base.
.
- References:
- Re: dependency-detection in java - Take 2
- From: Michael Jung
- Re: dependency-detection in java - Take 2
- From: Andreas Leitgeb
- Re: dependency-detection in java - Take 2
- From: Mike Schilling
- dependency-detection in java - 3rd Take
- From: Andreas Leitgeb
- Re: dependency-detection in java - 3rd Take
- From: Mike Schilling
- Class file parsers
- From: Andreas Leitgeb
- Re: dependency-detection in java - Take 2
- Prev by Date: Class file parsers
- Next by Date: Re: Unchecked call hashmap
- Previous by thread: Class file parsers
- Next by thread: Re: dependency-detection in java - Take 2
- Index(es):