tzur Sayag
2008-04-01 09:34:33 UTC
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
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