I will make the following changes to v0.1.0 of the org.jibx.eclipse plug-in:
* Multiple binding locations (file & dir). Each location can be disabled via a checkbox.
* Multiple schema locations (file 6 dir). Each location can be disabled via a checkbox.
* Does anyone see the need for allowing schema & binding locations to reside outside of the workspace?
* A separate source directory must be defined for JiBX if generating java and bindings from XSDs. This is to allow for proper cleaning of old java classes and packages {currently I can remove the Java classes but not the packages. I think a separate source directory is cleaner then mucking about with the JDTModel?
* shorter refresh times, currently the generation and binding is fast but eclipse takes a while to refresh which means you don't see the changes immediately.
Jose Badeau
