在andriod项目中引用另一个library project时,报

The container 'Android Dependencies' references non existing library 'xxxxxxx' 错误
http://www.cnblogs.com/roucheng/

解决办法是右击library project,选择Build Path->Configure Build Path->Order and Export->Select All将所有包都选上

相关文章:

  • 2022-12-23
  • 2021-11-21
  • 2022-02-06
  • 2021-11-18
  • 2021-05-24
  • 2022-12-23
  • 2020-05-26
猜你喜欢
  • 2022-12-23
  • 2021-07-16
  • 2022-02-15
  • 2022-02-13
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案