Comcast / Comcast/resourceprovider-utils

Allow generation of resource provider for library modules

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
19
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently, an Application object is required to generate the ResourceProvider. It also seems that the current library generation from the gradle plugin does not generate the R class (or at least it does not get included in the annotation processor's environment).

As a result, even if you include a dummy Application object with the @RpApplication annotation, you will still get an empty resource provider, because it will not find the R class to read the resources from.

We should check to see if there's a workaround to this or not.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.