JakeWharton / SdkSearch

An Android app and Chrome extension for searching the Android SDK documentation.
Apache License 2.0
2.06k stars 176 forks source link

[dagger-reflect] Error messages for @Inject private/static members #138

Closed TWiStErRob closed 5 years ago

TWiStErRob commented 5 years ago

Wanted to mirror Dagger's messaging so I temporarily added testAnnotationProcessor deps.dagger.compiler in :dagger-reflect:reflect and did a compilation (hence the first commit making stuff well-formed to reduce noise).