org.bitbucket.mlopatkin.android.logviewer.ui.indexframe.DaggerIndexFrameComponent cannot be resolved

Issue #138 closed
site fortest created an issue

Comments (6)

  1. Mikhail Lopatkin repo owner

    Hi, thank you for the report.

    It seems that you are using Eclipse for build. Could you please provide some details - what version of Eclipse are you using? How did you import the project?

    I haven’t used Eclipse for development for a while so something may become broken here unfortunately.

  2. site fortest reporter

    Hi, thank you reply me.

    Eclipse Version: 2019-03 (4.11) Build id: I20190307-0500

    Eclipse Buildship, Eclipse Plug-ins for Gradle 3.1.2.v20190903-1732

    I can not find “DaggerIndexFrameComponent” class, does it generated automatically ?

  3. Mikhail Lopatkin repo owner

    Yes, it should be generated by the annotation processor (Dagger) during a build.

  4. Log in to comment