Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在窃听一些代码并注意到由于某种原因现在我收到了这个对象错误
com.result.mobile.ui.R.drawable.outwards = 类未加载:com.result.mobile.ui.R
有时,如果我此时离开调试器,它会突然加载并初始化对象,但大多数时候它不会。
有什么有用的建议可以帮助我解决这个问题?
我尝试过简单地重建项目并重新启动 IntelliJ,但没有任何效果。
提前致谢!