OK, I seem to have sorted out the initial problem. Now, I'm
getting a dialog raised when I run the default build rule through
the eclipse ant screen that says: build.xml:124: No moduleMap
found!
Line 124 is the end of the declare task. I'm not very familiar
with ant yet; can anybody shed some light on the matter?
The odd thing is that the message appears as an eclipse dialog,
rather than on the console. I guess it's possible that the ant
plugin in eclipse has the problem, rather than the build script.
Cheers...
MikeA
|