Hello Kozak, Thanks for your response. I forgot to mention you that the Eclipse Maven project i have created using custom Archetype has both project feature Android & Maven enabled in it. So if i remove the Android feature form project the error goes from eclipse view since ADT plugin does not come into picture.
I am not sure ADT reads through the project pom.xml to figure out the manifest file location . Hope I am correct ? regards, Felix T On Sunday, October 26, 2014 7:56:00 PM UTC+5:30, Csaba Kozák wrote: > > You can solve this by using m2e-android > <https://github.com/rgladwell/m2e-android> and setting the > androidManifestFile > property to src/main/AndroidManifest.xml. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
