gituml-designer

Is it possible to work with git in UMLdesigner?


I am working on the standalone version of UMLdesigner.

Is there a way to work with GIT in UMLdesigner?


Solution

  • IF UML Designer saving files are text-based, then you can version those models.

    You can see an example of such a git repo for an UML Designer project in issue 877.
    The *.uml files are xml text files.

    But there is no direct integration that I can see in the ObeoNetwork/UML-Designer project itself which would make versioning operation directly visible from the GUI.