Apparently this is an age old problem:
  
http://groups.google.com/group/android-developers/browse_thread/thread/317ce95facb10435

And annoyingly, it has not been solved with any satisfaction.  This
has got to be solved

On Oct 16, 3:28 pm, Anm <[email protected]> wrote:
> This is more of an Eclipse error than an Android or Ant error.  My
> Eclipse project won't build because when it sees the build.xml created
> from the Android command, it starts looking for the debug and release
> commands.  Well, since they are dynamically generated from the <setup>
> task, they don't exist.  So now Eclipse (Build id: 20100218-1602)
> locking the project from build/run based on these errors.
>
> Okay.. so here is the weird part: It worked this morning.  In fact it
> has been working for weeks with the build.xml file sitting there.  All
> I did was edit the build.xml file in Eclipse (changed some
> constants).  Ant thinks everything is peachy.
>
> But I can't build in Eclipse!!!  How do I tell Eclipse to ignore these
> errors?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to