This Eclipse Diagram Tools project supplies Eclipse plug-ins which allow you to create miscellaneous diagrams within Eclipse.
Features
- Client / Server Architecture Diagram
- BMP, GIF, JPG, SVG, PNG and PDF export
- autolayout of diagram elements
Diagrams
The following diagrams have been created using the Eclipse Diagram Tools:
If you want to see more check out the Screenshots.
Installation
The Eclipse Diagram Tools are installed via the Eclipse Software Update mechanism. But first you need a Eclipse Ganymede installation with the EMF and GMF plug-ins. So first download the Eclipse Modeling Tools Bundle.
Then you can install the Eclipse Diagram Tools from the Eclipse Diagram Tools Update Site on google code: http://eclipsediagramtools.googlecode.com/svn/trunk/workspaces/edt/edt.update_site/
How To Use
- Create an empty project.
- Create a new diagram. You can do this in the menu File -> New -> Other... -> Examples -> Arch Diagram
- Finish the wizard and then you're ready to start editing your diagram.
Reference Projects
Right now the eclipse diagram tools are used by the openwebarch project (http://sourceforge.net/apps/trac/openwebarch/).