Re: Comparing class files for equivalence
- From: "Mahmoud Abdel-Fattah" <mahmoud.afattah@xxxxxxxxx>
- Date: 19 Sep 2005 02:48:26 -0700
Thanks for the response. I have a problem that makes your solution too
hard, which is that there are too many inner classes. The decompiler
outputs the inner classes in separate source code files, and merging
them into the original code is a very time consuming process. I wonder
if there is another solution to the problem.
I heard about equivalence checking tools used in hardware design. I
wonder if similar tools exist for software development.
.
- References:
- Comparing class files for equivalence
- From: Mahmoud Abdel-Fattah
- Re: Comparing class files for equivalence
- From: Roedy Green
- Comparing class files for equivalence
- Prev by Date: Re: Linux + Eclipse
- Next by Date: JPRINTOUT 2.0.0 HAS BEEN RELEASED - MORE POWER AND CONVENIENCE
- Previous by thread: Re: Comparing class files for equivalence
- Next by thread: fun with NetBeans & StrutsTestCase
- Index(es):