7 Star 30 Fork 11

卓源软件 / ERMaster

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
卓源软件 提交于 2024-05-10 19:43 . update site

ERMaster

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

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

  1. Install PDE plug-in

Plug-in name: Eclipse PDE Plug-in Developer Resources

  1. Install ermasterr

Update Site:

https://thinkgem.github.io/ermasterr/updatesite

or

Copy the contents of the org.insightech.er_x.y.z.jar latest version to the dropins folder located in the root of your Eclipse installation.

Directory tree example:

your_eclipse_install_dir/
└── dropins/
    └── ermasterr/
        └── eclipse/
            └── plugins/
                └── org.insightech.er_x.y.z.jar

or put jar file to dropins directly.

your_eclipse_install_dir/
└── dropins/
    └── org.insightech.er_x.y.z.jar

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

1
https://gitee.com/thinkgem/ermasterr.git
git@gitee.com:thinkgem/ermasterr.git
thinkgem
ermasterr
ERMaster
master

搜索帮助