dave08
06/23/2021, 1:18 PMgenerateDaggerFactories.set(true)
, IDEA Ultimate doesn't seem to know where the module classes are and can't navigate to them from the generated component (even though they're there and everything works...), whereas when using dagger generated modules it does. Is there any way to get intellij to know where these files are (and not make all my components red...)?ralf
06/23/2021, 4:44 PMralf
06/23/2021, 4:44 PMbuild/anvil/...
. You can add this folder manually in IJ as a source folder.dave08
06/24/2021, 9:12 AMdave08
07/01/2021, 3:27 PMralf
07/01/2021, 4:03 PM