Android maven project does not work

Issue #15 on hold
Clécius J. Martinkoski created an issue

I've imported a Android maven project in Netbeans this is recognized as simple maven project and it's a great problem because the AndroidManifest.xml is not showed in Projects perspective. I use AndroidAnnotations, and it needs the file AndroidManifest to work. The build from maven works fine, but the Netbeans remains showing a error in all the AndroidAnnotations annotations showing error by missing file AndroidManifest

Sorry by my bad English

Comments (2)

  1. Radim Kubacki
    1. can you attach a sample project? I am not sure if I understand what you want to achieve.

    2. Maven support has a really low priority now. My recommendation is to migrate to Gradle. This means the chance that the problem will be fixed is low.

  2. Log in to comment