ERD Modeling Tool for Startup & Incremental Development as Eclipse Plugin
- Simple but Graphical
- Simple but Functional
- Mergeable ERD
See Download jar
Apache License 2.0
Japanese Official site
http://dbflute.seasar.org/ja/manual/function/helper/erflute/index.html
- Use the LTS JDK (11 or 17)
- Download the latest eclipse from https://mergedoc.osdn.jp/ Standard Edition is enough. Since there are many unnecessary features for plugin development, there is no need to use Full Edition for Eclipse plugin development.
- Fork and clone this repository
- Import the repository to your eclipse workspace
- Make feature branch from develop
- Open plugin.xml in Plug-in Manifest Editor
- Click Test -> Launch an Eclipse application
- Test ERFlute at eclipse
- Push your branch
- Make pull request to
erflute:develop
.
See README_ja.txt.
ERFlute forks ERMaster, ERMaster-b.
I appreciate every framework.