Java reverse engineering doesn't work
Brought to you by:
niklauslee
I tried to reverse engineer several Java projects into
StarUML but the process always failed with a cryptic
error message about invalid long variable or some such.
Has anyone successfully used this feature with
something more complex than "HelloWorld.java"?
several problems with java reverse engineering.
1. template parameters not supportet and bringing up errors
2. direct initialised vars bringing up errors
3. it seams like comments in the style of "/* \n * \n /" brining up errors
some other strage stuff - like it only supports java 1.2 or 1.3