Re: [Eclipseme-users] Preprocessing using Antenna

2007-08-18 Thread Craig Setera
Markus, Trust me... I've thought pretty hard about the whole thing. Given the structure of the Eclipse build process and compiler this is really the only way to do things without rewriting the files in-place. In-place processing is not viable for many people as it messes with source control

[Eclipseme-users] Preprocessing using Antenna

2007-08-18 Thread Markus Sinner
Hello there, Hello Craig, wouldn't it be better to drop the internal preprocessing-support of EclipseME and use the Antenna Plugin for Eclipse instead? This plugin works without having to make those changes to hooks. It would save some of your time :-) Or is there any reasion, why the internal