Hi I am evaluating VP and find that updating the UML class diagram is not working when I add new class in the java project. Using eclipse plugin.
VP version 16.2, Eclipse version 2020-06, VP Eclipse plugin 1.0.1
More info.
Crating a class in the uml diagram and hitting “Update code” button creates a class code in the java. project but creating a class code in the java project and hitting “Update UML diagram” doesn’t create a class in the diagram.
Creating attributes and updating them on both sides work fine.
I have Auto synchronize turn on.