Hi Thilina, On Tue, Jun 24, 2008 at 9:40 PM, Thilina Hasantha <[EMAIL PROTECTED]> wrote: > Hi All, > > Today I was able to finish generating class diagrams from C# sources. This > still might have bugs, > but it's working fine. Here I attached the argouml.jar of my compiled code > so any of you > can have a quick look (note that I start development from v 0.25.5) before I > commit all > the code (which should be a cleaned a little bit). I appreciate if anyone > can give your > comments about generated class diagrams.
I wanted to try your code, but I have not been able of launching it. I downloaded the 0.25.5 release, and overwrote the argouml.jar but had some exceptions. I looked at the MANIFEST.MF and the problem was with gef-0.12.4BETA2.jar at the classpath. In 0.25.5, the gef library was the newer gef-0.12.4BETA3.jar, and previous to this, the gef library was distributed as gef.jar (no versions in the filename). How can I test this? What is the correct version? -- Cheers, Christian López Espínola <penyaskito>
