Maven project, AAR classes are not resolved

Issue #65 wontfix
Alex O'Ree created an issue

I have the following maven pom structure

-projectAar --some java classes and android layouts

-projectApk --some more java classes that depend on projectAar classes + layouts

Netbeans, when in projectApk's classes, always shows references to projectAar's classes.

Is there a way to resolve this?

Comments (1)

  1. Log in to comment