Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [emf-dev] What happened to bugzilla's Target Milestones?

I actually found some instances in my components where things that, for example, the build system would do for me weren't being done because I just wasn't leveraging the existing capability (e.g., individual source bundles).
If you switch over to individual source bundles for your components, and exploit the PDE Packager in buildAll.xml instead of the hacky "assembly by hand" approach that we had for Ganymede... and get really bored... you're welcome to tackle EMF too. Everyone loves a parade... of patches. :)

Yes, I already implemented the individual source bundles for my components (except Query, which is still stuck at the Ganymede release) but I tweaked the buildAll.xml zipping-fest to accommodate the new structure, instead of learning how to use the packager.

My brain is only so big ... ;-)


(Both of those have examples in the wiki.)

--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb


_______________________________________________
emf-dev mailing list
emf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/emf-dev

--
Christian W. Damus
Senior Software Developer, Zeligsoft Inc.
Component Lead, Eclipse MDT OCL and EMF-QTV
E-mail: cdamus@xxxxxxxxxxxxx





Back to the top