There is interest.   :)

On Tue, 23 Nov 2004 09:13:55 -0600, Norm Deane
<[EMAIL PROTECTED]> wrote:
> I've wanted to try my hand at an Eclipse plugin for some time now.
> After sending my original email I decided to take a stab at it. I've
> completed a proof of concept version that adds a builder that invokes
> the JiBX binding compiler (only on a full or clean build). I would be
> happy to donate my code to the project if there is an interest.
> 
> Thanks,
> 
> Norm
> 
> 
> 
> Dennis Sosnoski wrote:
> > Norm Deane wrote:
> >
> >> What's the status of the Eclipse plugin mentioned in the FAQ?
> >>
> > On hold, probably until after a production release. In the meantime, the
> > best way I've found to use JiBX within Eclipse is with an Ant build
> > file. You can either execute the binding on demand (by right-clicking on
> > the build file and running it) or add the build file as a step in your
> > build process from the project properties dialog. Doing it as part of
> > the Eclipse build process lets you select whether you want the binding
> > compiled every time something changes (generally a pain, since many
> > changes typically don't effect the bound code) or only on full builds.
> > I've been using the full build option and just running "clean" to force
> > a full build when I change anything in the bound classes.
> >
> >  - Dennis
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://productguide.itmanagersjournal.com/
> > _______________________________________________
> > jibx-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jibx-users
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> jibx-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to