Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing AP files to fix references in Android Studio IDE #459

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

nkoroste
Copy link
Collaborator

Changes:

  • Add transitive_compile_time_jars, transitive_source_jars and annotation_processing to KTJvmInfo which is than consumed by the IDE plugin

In AS when ctrl+clicking on a Dagger module it now goes to the right generated source code and the module is no longer underlined red.

Changes:

- Add `transitive_compile_time_jars`, `transitive_source_jars` and `annotation_processing` to `KTJvmInfo` which is than consumed by the IDE plugin

In AS when `ctrl+clicking` on a Dagger module it now goes to the right generated source code and the module is no longer underlined red.
@restingbull restingbull merged commit 26e2945 into bazelbuild:master Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants