I'm not an eclipse user, but do you have any chance to see the output of ant? Can you execute ant manually on the command line? Are you sure that the default build.xml target depends on bind? Do you know which ant target eclipse calls to build your plugin?
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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
