ArgoEclipse

The ArgoEclipse project provides integration between
the Eclipse IDE and the UML components of ArgoUML. Instead of a standalone
application, all ArgoUML functionality is available tightly integrated with the
IDE.
This project is in its initial prototyping phase and
was created for the 2006 Google Summer of Code. There are no milestone releases
planned before the end of the summer, but working code is always available from
SVN.
The plugin includes the following functionality:
- Support for all seven UML 1.4 diagram types.
- Synchronized source code and UML views of code
(future)
- Lots of other cool stuff...
Please feel free to request additional features using
the issue tracker.
Mission
The goal of the project is to provide seamless
integration between the UML functionality provided by the core ArgoUML project
and the Eclipse IDE.
The focus of this project is on the integration pieces
only. All of the core functionality is provided by either Eclipse or ArgoUML. We
just provide the glue.
The plugin is written in 100% Java and uses the native
ArgoUML Swing UI components for most of its GUI, rather than the Eclipse SWT
components. Source code management is done using SVN.
Come to get more information: http://argoeclipse.tigris.org/

|