
Static IDE Scan (Greenlight) Group (Archived) — RSingh170005 (Community Member)
I've integrated veracode greenlight with Android studio but while running veracode scan I am getting below error, even my code is successfully compiled, R.java is successfully generated in intermediated directory .
Error:(6, 28) java: cannot find symbol
symbol: class R
location: package net.abc.def
import net.abc.def.R; => this line is giving above error.
Any help will be appreciated.
Thanks in advance,
.png)
@Integrations Group
Hi @RSingh170005 (Community Member)
Can you take a look at this stack overflow article and let us know if it helps.
https://stackoverflow.com/questions/33826801/cannot-find-symbol-r-error-after-renaming-package-name
Regards
Andy