Eclipse Plugin for Editing Message Definition Files
Brought to you by:
hjawaid
If we had the rewritten code generator, a basic Eclipse
plugin should be nearly trivial as one would only have
to hook into the "Save File" process and regenerate
code (and maybe documentation, too) for the modified file.
Maybe it would even be possible to delete the generated
files after a message definition file is deleted.
A more advanced plugin would even support message
refactoring like message renaming.