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

JavaCode GenerationVisual Paradigm

Java Problem Overview


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?

Java Solutions


Solution 1 - Java

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.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionJonásView Question on Stackoverflow
Solution 1 - JavaHem HamView Answer on Stackoverflow