File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Premature end of file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Premature end of file" Watch "Premature end of file" New topic
Author

Premature end of file

Tim-Ting Chang
Greenhorn

Joined: Jan 13, 2009
Posts: 25
When I use "Run As..." command on an ANT build.xml file in eclipse, the output says: [build file]:1 Premature end of file

The source of the build.xml is:



where <project ...> is line #1. Can somebody tell me what I did wrong?
Tim-Ting Chang
Greenhorn

Joined: Jan 13, 2009
Posts: 25
the problem gone away after I restarted eclipse. must have been a gliche something.

sorry
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Premature end of file
 
Similar Threads
add classpath to eclips
Target depending on target in another build
target getting called more than once.
Ant does not output property file in classes folder.
automatically echo project name for each task