Release notes for nWire, version 0.9.3

Version: 
0.9.3

Summary: The main theme of this release is visualizer enhancements, adding the ability to undo node expansion and save the diagram to a file.

Main changes:

  • #20 - Visualizer node expansion undo and redo supported. Note that there is no undo after using the "focus" button.
  • #35 - Save visualizer diagram to a PNG file is supported.
  • #57 - No need to restart Eclipse after activating nWire.
  • #76 - nWire license files were moved to the Eclipse configuration folder (used to be in the Eclipse installation folder).
  • #5 - Java files which are not in a Java source folder are not analyzed and skipped. Future versions may add analysis of Java files outside source folders. In the mean while, skipping such files will accelerate the analysis.
  • Minor Java analysis fixes: #9 - correctly handle moving files between packages, #10 - correctly identify anonymous class interface implementation association.
  • #71 - The H2ext plugin (part of the nWire installation) is no longer used and was eliminated.

Note: After installing this release your repository will need to be reanalyzed. This will happen automatically and may take some time.