Madrapps / dagger-plugin

Plugin that supports easy usage of Dagger 2 library in IntelliJ iDEA or Android Studio
Apache License 2.0
30 stars 9 forks source link

Validation for InnerClass in @Inject constructors #3

Closed thsaravana closed 4 years ago

thsaravana commented 4 years ago

Error highlight with this message "@Inject constructors are invalid on inner classes. Did you mean to make the class static?"