AmaterasERD 1.0.8 New FeaturesSybase SupportAmaterasERD now supports Sybase. You can choose Sybase as a database type at the diagram creation wizard.
Comment to Loginal NameIn importing and exporting, table and column comments are mapped to logical name in following databases:
Copy As ImageYou can copy the diagram image into clipboard. Right click your diagram and choose "Copy As Image" in the context menu. Quick OutlineDisplays quick outline by CTRL+O.
Diagram FontDiagram font became configureable. You can choose the diagram font at the Properties view.
HTML Generation ToolAmaterasERD Extension provides a HTML generation tool without Eclipse and AmaterasERD. You can generate HTML docs in command-line from *.erd files. You can download this tool from the following link: Run htmlgen.jar as follows: $ java -jar htmlgen.jar erd-file output-directory You have to make the output directory before running htmlgen.jar |