On Tue, May 26, 2009 at 6:26 PM, Craig <supkic...@gmail.com> wrote: > > > On May 26, 9:49 pm, Zero <zeroo...@googlemail.com> wrote: >> from my experience, eclipse never used the build.xml for it's internal >> builds - how did you do that ? > > The eclipse build doesn't use build.xml at all, but due to the fact > that build.xml is in the eclipse project (because it is in the same > directory as AndroidManifest.xml) eclipse tries to "build it" or at > least parse it and check for errors. build.xml can't be parsed by > eclipse (even though it is a valid file according to ant) and thus the > android builder refuses to launch the project at all. This seems wrong > to me.
No it doesn't do that. Would you have the Ant view open by any chance? Don't build from the ant view if you build using Eclipse. R/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---