Hi Laurent, I've never tried using JiBX binding inside an actual Eclipse plugin, but I wouldn't think it would be fundamentally different from the case where you're debugging a normal application. The JiBX plugin should handle the binding every time the class files change, and those changes should be picked up by Eclipse when it runs your plugin.
What happens when you try this now? - Dennis Dennis M. Sosnoski SOA and Web Services in Java Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 Laurent PETIT wrote: > Hello, > > I'm trying to convince my collegues to use JiBX instead of JAXB on our > projects. > > But I have a problem that could prevent them to accept the change : > I'm unable to test the plugin/RCP application from within Eclipse (via > a normal or debug launch configuration). Indeed the classes do not > seem to have been bound. > > What I've done to try to solve the problem is : > - install the jibx eclipse plugin > - generate the ant build file for my project, mark my plugin as built > by a custom build script, modify the ant build file to incorporate the > bytecode enhancement task > > Thanks in advance to anybody who could help me, > > Regards, > > -- > Laurent PETIT > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > jibx-users mailing list > jibx-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jibx-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users