ERFlute
ERD Modeling Tool for Startup & Incremental Development as Eclipse Plugin
Features
- Simple but Graphical
- Simple but Functional
- Mergeable ERD
Install ERFlute
See Download jar
License
Apache License 2.0
Official site
Japanese Official site
http://dbflute.seasar.org/ja/manual/function/helper/erflute/index.html
Contribution to ERFlute
Installation
- 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.
Clone
- Fork and clone this repository
- Import the repository to your eclipse workspace
Develop
- Make feature branch from develop
Test
- Open plugin.xml in Plug-in Manifest Editor
- Click Test -> Launch an Eclipse application
- Test ERFlute at eclipse
Make Pull Request
- Push your branch
- Make pull request to
erflute:develop.
Structures
See README_ja.txt.
Thanks, Frameworks
ERFlute forks ERMaster, ERMaster-b.
I appreciate every framework.