Tzur, create a build file manually and use antenna from it.
I am not sure why you need to use an old Antenna, use the latest one for the build. tzur Sayag wrote: > Hi Guys, > > I'm ripping my hair out. > My goal, use Omry's preprocessor (or any other preprocessor) through > ant via eclipse (didn't try command line yet). > Setup: I have a "working setup" which has: > 1) antenna 0.9.15 added to eclipse ant classpath > 2) antenna 1.0.0 added to eclipse ant classpath > (in a minute why I need both) > 3) the exported build files from eclipse > 4) a new target called "preprocess" which invokes wtkpreprocess task > 5) the antenna version I state in the eclipseme-build.properties files > is 0.9.15 > 6) a task added "wtkpreprocess" in eclipse ant runtime dialog pointing > to antenna 1.0.0 library. > now this works fine, preprocess runs and works, then the build runs > and things are relatively ok. > > surely I'm doing something wrong. > I would like to remove 0.9.15 but it will not work for me. > > a few things I don't understand: > 1) why do I need to add the wtkpreprocess task manually to the ant > tasks in eclipse where as other wtk tasks (wtkbuild for example) are > accessible without it. > 2) why do i get errors when removing the 0.9.5 (I get an error related > to "getenv something not supported, use properties -D instead of: PATH > or something cryptic like that. > > > if anyone can shed some light, mucho appriciated. > bests, > --tzurs > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
