当前位置: 代码迷 >> Android >> android 没法查看jar源代码解决
  详细解决方案

android 没法查看jar源代码解决

热度:3   发布时间:2016-05-01 10:31:12.0
android 无法查看jar源代码解决

新版本的android ADT 出现Android Dependacies, 但是不能用source attachment。

解决方式:

在build path中删掉android dependancies, 然后重加用add jars重新加上包就可以用source attachment了。

  相关解决方案