Posted By:
juanita_J
Posted On:
Friday, December 15, 2006 05:13 AM
I have created a project in eclipse where I run my classes through a My question is how can I provide some input arguments through build.xml. I right-click my build.xml and choose run as and in the tab Main I am trying to set my arguments lets say : "juanita" "25". But when I run the project I get the error "Target juanita does not exist in the program" . I've searched in the internet and I read about input targets and InputHanlder but I do not know how to use it. Some advice please? Thanking you in advance.
More>>
I have created a project in eclipse where I run my classes
through a
My question is how can I provide
some
input arguments
through build.xml.
I
right-click
my build.xml and choose
run as
and in
the tab
Main
I am trying to set my arguments lets say : "juanita" "25".
But when I run the project I get the error
"Target juanita does not exist in the program" .
I've searched in the internet and I read about input targets and InputHanlder but I do not
know how to use it. Some advice please?
Thanking you in advance.
<<Less