/ermasterr

A fork of ERMaster. Faster, Better, VCS-friendly.

Primary LanguageJavaApache License 2.0Apache-2.0

ermasterr

Esse projeto e um fork do ERMaster. Essa versão em pt_br.

Original version is http://ermaster.sourceforge.net

ERMaster is GUI editor for ER diagram.
It runs as Eclipse plug-in.
It can be done graphically to making ER diagram, printing ER diagram, exporting the DDL from ER diagram, etc. .
Moreover, importing from DB, management of the group, and the historical management, etc. are supported.

Install

  1. Install Eclipse
    Package: Eclipse IDE for Java Developers
  2. Install PDE plug-in
    Plug-in name: Eclipse PDE Plug-in Developer Resources
  3. Install ermasterr
    Copy the contents of the dropins folder to the dropins folder located in the root of your Eclipse installation.

Features

Faster

  • ermasterr prevented a increase of the drawing time by getting rid of tabs of each category and skipping expensive initialization for each category.

Better

VCS-friendly

License

Apache License V2.0