Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Warning: There is no class model available for code generation in Visual Paradigm

I'm dealing with a problem in my Visual Paradigm project. I created some Java sources and I did instant Reverse with them. Then I dragged the model elements of the classes to the Class diagram. I modified the class diagram adding some operations to these classes and I tried to update the code.

But I got the warning

"There is no class model available for code generation" 

and the Java sources have not been updated with the new operations.

Could someone help me with this error?

like image 435
Jonás Avatar asked Jun 28 '12 17:06

Jonás


1 Answers

Check the version of your SDE. Versions lower than 4.2 are not well maintained. Moreover the integration capabilities have been merged with Visual Paradigm-UML now. Its Latest Version is 14.0 right now.

like image 160
Hem Ham Avatar answered Oct 09 '22 06:10

Hem Ham