I also have encountered the same error. My setup is Eclipse Luna + m2e android + adt plugin. command line execution is okay if AndroidManifest.xml and res folder are moved into src/main directory. but this fails in Eclipse IDE, somehow error says missing manifest file
On Monday, November 10, 2014 1:59:24 PM UTC+8, Felix Thomas wrote: > > hello, > > Sorry was on Holiday. Did not check much on this topic . Will update you > if the buildpath removes JDK container. > Incase it is not getting removed, what can be the options I can try to see > if m2e-android is okay for not. > > > On Thursday, October 30, 2014 2:56:16 PM UTC+5:30, Csaba Kozák wrote: >> >> Are you sure m2e-android is running? For example it should remove the JDK >> container from the buildpath after maven update project. >> >> But maybe we should move this discussion to m2e-android. >> > -- 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.
