Amateras Modeler
Lightweight UML and ER-diagram editor for Eclipse. Former AmaterasUML and AmaterasERD.
- UML
- Class diagram graphical editing
- Sequence diagram graphical editing
- Activity diagram graphical editing
- Import and export java code
- ER
- ER diagram graphical editing
- Import tables from existing database
- Generate DDL from diagram
- Export table definition as HTML
Installation
Install from the update site: https://takezoe.github.io/amateras-update-site/
For developers
Install the following eclipse plugins:
- Eclipse SDK or PDE
- UML2 Extender SDK
License
History
2021/08/22 - AmaterasModelar 2.1.0
- Support zoom by CTRL + Mouse scroll
2020/10/18 - AmaterasModeler 2.0.0
- Java11 Support
2017/03/29 - AmaterasModeler 1.1.0
- Java Enum support in class diagram
- Some icon decorators such as abstract, static and final
- Synchronization of class diagram against Java source
- Option to turn on / off aggregation links on java import
2012/07/16 - AmaterasUML 1.3.4
- Fixed the issue on Java7.
2012/06/13 - AmaterasERD 1.0.9
- Displays unique indices on the diagram.
- Switching display mode (logical or physical) by CTRL+D.
- Improvement of PostgreSQLDialect, MySQLDialect and OracleDialect.
- Refreshing imported tables.
- The dictionary which is used for name conversion became customizable.
See details here about new features.
2011/08/13 - AmaterasUML 1.3.3
- Improvement of constructor in the class diagram
- Improvement of Java generics support
- Quick Filter ("Show only Public" and "Show All")
- Refresh the class diagram from Java source
- Copy the diagram as image
2011/02/12 - AmaterasERD 1.0.8
- Sybase support
- In importing and exporting, table and column comments are mapped to logical name (Oracle and Sybase only)
- Copy As Image from the context menu
- Quick Outline ([CTRL]+[O])
- Diagram font configuration
- HTML generation tool from *.erd file which could be used in command-line
See details here about new features.
2010/01/03 - AmaterasERD 1.0.7
- H2 Support
- Switching dialect after creating a diagram
- Improved foreign key creation behavior
- Improved HTML report
- Convert table / column name from context menu
- Show NOT NULL constraint in the diagram
- Show and snap to Grid, snap to other figure
- SQL Highlighting
See details here about new features.