Archive for July, 2007

New major version of the JiBX plugin for IntelliJ

Saturday, July 28th, 2007

I 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 […]

JiBX plugin for IntelliJ IDEA version 1.1.5

Thursday, July 12th, 2007

I’ve updated the JiBX plugin late yesterday.
This new version should work for version 5, 6 and 7 (EAP).
The biggest improvement is error reporting. Now you have direct access to the right place in your binding file where the error occurred.