Build file generated by android broken?

Posted by Eno on Stack Overflow See other posts from Stack Overflow or by Eno
Published on 2010-04-14T16:05:42Z Indexed on 2010/04/14 17:03 UTC
Read the original article Hit count: 352

Filed under:
|
|
|
|

I generated a build file for an Android project using the android tool (Im using the build file in Hudson to automate builds). However, in Eclipse the build.xml file is flagged as having an error so my project no longer builds in Eclipse - it says that the default target ("help") doesn't exist (its in one of the Android build files referenced in build.xml and copmmand-line builds work just fine).

So what do I need to do to keep Eclipse quiet?

© Stack Overflow or respective owner

Related posts about android

Related posts about build