Umlet is an easy to use uml-editor and you can run it on all operating systems. This guide is for Mac.
You might want to run the Umlet editor as a standalone application on your Mac when planning you software development. You could also run it as a plugin in Eclipse editor or in Visual Studio Code. This guide will show you how to run it as "standalone" on a mac.
Link to article for running Umlet as plugin in Eclipse editor.
1.
Make sure you have the latest Java installed since Umlet runs on Java. You can download Java here.
2.
Download the Umlet standalone zip file from Umlet homepage.
3.
Unzip the file.
4.
Open the terminal and go the recently unzipped folder.
5.
When in the folder for Umlet run this command in the terminal: java -jar umlet.jar
6.
Now the program runs.
Resources:
UMLet FAQ
UMLet versions and downloads
Github for Umlet - Common Problems
0 comments:
Post a Comment