如何在Eclipse中将源附加到Google Drive API或“Android专用库” [英] How to attach source to Google Drive API or `Android Private Library` in Eclipse

查看:189
本文介绍了如何在Eclipse中将源附加到Google Drive API或“Android专用库”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已使用添加Google API ... 菜单选项安装了驱动器API 。手动钻入驱动API 下的任何一个jar,源代码打开OK。



但手动钻入同一个jar下的code> Android私人库导致源未找到。



打开声明(F3)例如,我得到源未找到页面。



构建系统使用一个名为的库链接所有的jar,Android私有库



我找不到将源或文档附加到Drive API的方法。





所有



任何建议?

解决方案

Foun da ... ...

我在Build Configuration窗口的Order and Export对话框中将Drive API库移动到Android Private Libraries上。

希望它帮助某人...


I've installed the Drive API using the Add Google APIs... menu option.
When manually drilling into any one of the jars under Drive API, the source code opens ok.

But manually drilling into the same jar under Android Private Libraries results in a "Source not found".

So when using open Declaration (F3) for example, I get the "Source not found" page.

The build system links all the jars using a library called Android Private Libraries.

I could not find a way to attach source or documentation to the Drive API.

All the options to attach anything are disabled.

Any advice?

解决方案

Found a way...
I moved the "Drive API" library above "Android Private Libraries" in the "Order and Export" dialog of the Build Configuration window.
Hope it helps someone...

这篇关于如何在Eclipse中将源附加到Google Drive API或“Android专用库”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆