Listed below are the current versions of green available on Sourceforge, as well as any possible information that may facilitate its installation.
Please pay particular attention to the requirements for each version, as they are specific in regards to the version of Eclipse & GEF which they rely on.
All versions of green require the use of Java 5 or higher.
If there are any questions, please feel free to contact any of us through the contact page!
There are numerous improvements and additions which went into this release. It is highly recommended that you use this version unless you have an issue with running Eclipse 3.3.
Feature Updates since version 2.5.1/2.5.0
- Zoom implemented
- Hideable palette
- Palette Stacks for relationships containing multiple semantics
- Changed look and feel of New Method / Field Dialogs and added more options
- Auto-scroll implemented
Bug Fixes since version 2.5.1/2.5.0
- Color coding boxes with hidden relationships corrected
- Customizing Fonts no longer throws errors
- A Note can now contain XML tags.
Known Issues in this release:
- Refactoring must be done while diagram is open to preserve diagram content integrity
- Refactoring deletes all bendpoints in relationships associated with refactored types
- Green's disposal of GDI objects has not yet been optimized
- Relationships containing static elements may result in inconsistent behavior. (may be bypassed by manually refreshing the diagram.)
SourceForge.net Release Notes
This version of green is the version which will be updated from this point forward. It is highly recommended that you use this version unless you have an issue with running Eclipse 3.3.
Feature Updates since version 2.5.0
This version of green is Eclipse 3.3 (Europa)
compatible.
SourceForge.net Release Notes
There are numerous improvements and additions which went into this release. It is highly recommended that you use this version unless you have an issue with running Eclipse 3.2.
Feature Updates since version 2.5.0 RC3
o Context menu in Package Explorer view has been changed
Green context actions are now listed in a cascading menu under "Green UML"
o Added icon for Green's diagram file type
o Changes to context menu in Green's editor
o Integrated into Eclipse's Print, Undo, and Redo toolbar shortcuts
o Changed hover text over the editor's toolbar buttons
o Added preferences within Green for enabling default method stubs
in the New Class Wizard
o Green's code generation now adheres to prefix preference set in
Window->Preferences->Java->Code Style
o Notes in diagrams can now contain multiple lines (see Known Issues section regarding notes)
Bug Fixes since version 2.5.0 RC3
o Filters have been removed due to unresolved issues
o Fixed problem with saving as JPG or GIF types in workspace
o Save as dialog now correctly shows default file name
o Deletion problem with relationships while the source Java files are open
o Fixed problem with saving as GIF
o Fixed NullPointerException while deleting a class from within diagrams
Known Issues in this release:
o Enumerands are singly-instantiated anonymous inner classes. Because there is
no explicit "new" or "extends", there are no relationship lines showing in the
diagram. This is a problem with the semantics of the relationships, not with
Green.
o Refactoring classes from outside the Green editor will cause the refactored
classes to be removed from any diagrams which contained them but are not open.
o Refactoring a class will cause all bendpoints on all relationships associated
with that class to be removed.
o Do NOT put '>' or '<' in text of notes. This may render the diagram unreadable
by Green.
SourceForge.net Release Notes
There are numerous improvements and additions which went into this release. It is highly recommended that you use this version unless you have an issue with running Eclipse 3.2.
Features/Updates since RC2:
o Enum Support
o Quick Fix Added
o Ability to use preferred path when generating variable names
o Made relationships plug-in-added [Individual relationships may be "uninstalled" without affecting plugin stability]
o Added Outline View
o Default Relationship Line Size edited for visibility (May cause issues on MAC OS, this was not tested)
o All DIA files are now created in the project root by default.
o Javadocs can now be shown while hovering over a class box.
Bug Fixes/Error Corrections since RC2:
o 9999999 Cardinality Bug fix
o Fixed Appearance of Wizards
o Prevented error from method parameter names not being available (e.g. No Attached Source)
o Most of the bendpoint issues have been corrected
o Fixed bugs with caching models in commands
o Corrected bug with deletion of recursive classes (e.g. String)
o Size setting bug fixed
o Filter bug fixed
Recognized Issues that are being Worked On:
o Lack of support for Static Inner Classes (relationships not all recognized properly)
o No More Handles error
o Occasional bendpoint issues
SourceForge.net Release Notes
One major advantage of this version over previous versions is that organize imports is automatically performed after adding or removing a relationship, removing the annoying warnings that occurred as the result of unnecessary imports.
Bug Fixes
Both Dependency relationship generators now generate correctly.
Static methods are ignored in relationship visitors.
SourceForge.net Release Notes
SourceForge.net Release Notes
|