Edit dbUnit dataset files like a spreadsheet, inside the Eclipse IDE.
The dbUnit Dataset Editor opens dbUnit flat XML dataset files as a grid: each table is a sheet, each row element is a spreadsheet row, and each attribute is a cell. Edits are written back into the XML text with minimal changes, so comments, formatting, and the DOCTYPE are preserved and diffs stay small.
Version 1 supports the dbUnit flat XML format; other dataset formats are planned.
The full documentation site, including installation instructions and the developer guide, is at https://dbunit.github.io/dbunit-eclipse-plugin/. To build the plugin or work on it in Eclipse, start with the Developers Guide.
The plugin is published as an Eclipse update site at https://dbunit.github.io/dbunit-eclipse-plugin/updates/.
See the Installation page for step-by-step instructions,
offline installation, and nightly builds.
If you found a bug or have an enhancement request, create an issue at https://github.com/dbunit/dbunit-eclipse-plugin/issues.
If you have questions, ideas, or want to get involved, start a discussion at https://github.com/dbunit/dbunit-eclipse-plugin/discussions.
We are a small team working on improvements and issues along the way and need more help — we will gladly help you as needed with your ideas and contributions and look to add you as a committer when ready.