I use Eclipse for developing, but want a build.xml in my project so
people can compile without it.
However, after I create the ant file with "android update project..",
Eclipse refuses to run my code since it does not find a target in the
ant file.

Eclipse really shouldn't care about this since it's not using ant to
build - but that's a different issue...

What is the easiest way to fix this problem?

-- 
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