hello,
I have a Android Maven project which i was building through eclipse and command line . I am using android maven plugin for building it. I was trying to use the latest version of the android maven plugin 4.0.0.-rc1 , in which i had to refactor the folders and file as per the new gradle build style. I had to move the androidmanifest into the src/main folder and the res folder inside the src/main folder. It worked fine from command line perfectly . But from eclipse the ADT plugin shows error that the manifets file is missing ,res folder missing etc. I am assuming the latest ADT eclipse plugin 23 still work assuming the old way of folder strcuture and file. Is there anyway i can solve the problem ? or i have to remain using the old version of the maven android plugin. regards, Felix -- 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.
