Hi,
Thanks for your interest in NetBeans UML.
Please file a bug and include steps to reproduce if possible. It would
be ideal if you could include a J2EE project we can use as a test case.
Thanks,
George
fast9877 wrote:
> I like the reverse engineering function from Java to UML and all seem o.k. when use the bank example, but there're some problems as below when use my own J2EE project ,
>
> 1.Wrong class return type
>
> --void changes to other class type
>
> 2.Wrong parameter type
>
> --many types don't show correctly
>
> 3.Can't find boolean type when set return type in the operation properties dialog
>
>
>
> If I set the correct type then it can generate correct sequence diagram, but it's really too tired to change so many wrong type. Help !!