
plantumleditor
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.
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
Project Information
- License: Apache License 2.0
- 55 stars
- svn-based source control