plantumleditor


Fast, simple UML diagram editor

A convenient IDE to create UML diagrams using plantuml. Open multiple diagrams, quickly edit and see output without ever leaving the editor. No need to design using mouse. Just type and diagrams get generated on-the-fly.

http://plantumleditor.googlecode.com/files/PlantUmlScreencast3.gif

All the hard work is done by the plantuml and GraphViz guys. I just made an IDE for it.

How to install

Just run the installer and it will download .NET 3.5 SP 1, Java, GraphViz if you don't already have them and install them one after another. After that it will install the PlantUml Editor.

Download

Installer http://plantumleditor.googlecode.com/files/PlantUMLSetup.exe

Source code

You will need Visual Studio 2008 with VS 2008 SP 1 installed. http://plantumleditor.googlecode.com/files/PlantUmlEditor-src-v1.zip

Read this CodeProject article for details on how this is built: http://www.codeproject.com/KB/smart/plantumleditor.aspx

Features

Write the following diagrams: * Use case * Sequence * Component * Activity * Class * State

Screenshots

http://plantumleditor.googlecode.com/files/usecase_img07.png

http://plantumleditor.googlecode.com/files/sequence_img014.png

http://plantumleditor.googlecode.com/files/classes04.png

http://plantumleditor.googlecode.com/files/component_img04.png

http://plantumleditor.googlecode.com/files/activity_img20.png

http://plantumleditor.googlecode.com/files/state_img03.png

Project Information

Labels:
C .net wpf plantuml