New major version of the JiBX plugin for IntelliJ
Saturday, July 28th, 2007I have updated the JiBX plugin.
This new version introduces:
navigation between the XML binding file and the corresponding Java code (at least on a class and field level),
errors annotations (for example if your binding if broken and mapping to a missing Java field),
refactoring (your binding will automatically be updated when you rename your Java field).
As this […]