Most likely you have an empty line before <?xml...?>
- Alexey.
alinokase fer wrote:
Here's how my build.xml looks:
<?xml version="1.0" standalone="yes"?> <project default="hello">
<target name="hello">
<echo message="Hello, World"/>
</target>
</project>
Here's the error message:
~\build.xml:1: Content is not allowed in prolog. ps: Iam using the ant version 1.6.1
I appreciate every single hint.
A.M
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
