Menu

#13 Ant cannot find antenna.properties

open
nobody
5
2011-10-15
2011-10-15
Anonymous
No

I'm trying to use antenna 1.2.1 with ant 1.8.2 as these are the latest of both these apps.
I cannot find any way of getting ant to read the antenna.properties file, I have put antenna.properties in every directory in ant and I still get the error message:-
[taskdef] Could not load definitions from resource antenna.properties. It could not be found.
The corresponding ant line giving this error message is:-
<taskdef resource="antenna.properties" />

Where should I put this file or how do I tell ant where to find it?

Thanks for any help,

John

Discussion