hello
I have always the same problem trying to build the ´Helloworld´
and i get this message
" Build failed
Reason
unable to find an ant file to run"
what can be the problem ?
thanks
with best regards
Can you elaborate what you are doing, when you build, i.e. how do you build?
And in what environment.
Also check out some of the deployment methods listed in the tutorial or here.
I’m using a URSim installed in a VM (virtualbox) i’ve already tryed to deploy it using the 4th method as mentioned on the Link what did you sent but didn’t work
maybe i am building the prject from Eclipse the wrong way ?
Try to build it manualy with the command mvn install
(in your urcap root).
If it say “build sucess”, you can manualy copy the .urcap to your ~/ursim**/programs ( cp bin/<yourUrcap>.urcap ~/ursim**/programs/
).
Then you can install it via the ursim -> setup -> urcap etc.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.