Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19850

Package does not exist

$
0
0

I’m facing very similar issue. Currently using gradle 5.1.1

package does not exist when doing gradle build. When I’m trying to access class from another package, saying package does not exist.
example: I have source packages A, B
I’m trying to access classes of A in B then i didn’t see any compilation error in eclipse/intellij but during build time facing an issue.
Can someone please help here.


Viewing all articles
Browse latest Browse all 19850

Trending Articles