“Cannot find symbol R” error after renaming package name

后端 未结 8 2508
深忆病人
深忆病人 2021-02-07 05:06

After renaming my project package name (with Refactor), I got this error:

Error:(7, 44) error: cannot find symbol class R

All of my R

8条回答
  •  -上瘾入骨i
    2021-02-07 05:26

    3 packages you may see as marked, When you edit the package name make sure you change all 3 of them else you may face R error which will prompt you to press alt+enter to name it as ur old package name

提交回复
热议问题