Reverse engineering problem

Hi,

I’m a Visual Paradigm user (Visual Paradigm for UML (Enterprise Edition) v6.4 (Build sp2_20090411)) and I have a little problem with reverse engineering.
I ha a java class :

public class MyClass {

/**
 * Method description.
 * 
 * @param myParam blabla.
 * 
 * @return blablabla.
 * @throws DataSourceException balbla.
 */
public String myMethod(String myParam)
		throws DataSourceException;

}

When i reverse it, the class i well generated but there are some javadoc problems.
The myMethod documentation generated is : Method description.
The myParam parameter documentation generated is : blabla. @return blablabla. @throws DataSourceException balbla.

Why the @return, @throws don’t appear in the method return documentation instead of myParam parameter documentation ?

Thank for your help.

Hi user,

Thanks for your post. I’ve forwarded the issue to our engineers to follow-up. Once there is any feedback, I’ll come back to you immediately.

Best regards,
Lilian Wong

Hi user,

Sorry for my late reply. We fixed the problem in VP Suite 4.0 (we do not fix in old version) and please find the patch of VP Suite 4.0, which covers VP-UML 7.0, from the following link:

http://files2.visual-paradigm.com/200906/Patch/20090610m/VP_Suite_Windows_4_0_20090610m.exe

BTW, your VP-UML 6.4 license cannot run VP-UML 7.0. If you have inquiry about license, please contact our support team in the following link:

http://www.visual-paradigm.com/support/

Best regards,
Lilian Wong