加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 2.09 KB
一键复制 编辑 原始数据 按行查看 历史
佑沙之星 提交于 2017-07-25 16:55 . 新增了图片轮播
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="libs/mframework.jar"/>
<classpathentry exported="true" kind="lib" path="libs/libammsdk.jar"/>
<classpathentry exported="true" kind="lib" path="libs/alipaysdk.jar"/>
<classpathentry exported="true" kind="lib" path="libs/alipaysecsdk.jar"/>
<classpathentry exported="true" kind="lib" path="libs/alipayutdid.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/android-async-http-1.4.9.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.4.1.1.jar"/>
<classpathentry kind="lib" path="libs/BaiduLBS_Android.jar"/>
<classpathentry kind="lib" path="libs/MobCommons-2016.0830.1940.jar"/>
<classpathentry kind="lib" path="libs/MobTools-2016.0830.1940.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-Core-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-QQ-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-QZone-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-ShortMessage-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-Wechat-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-Wechat-Core-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-Wechat-Favorite-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/ShareSDK-Wechat-Moments-2.7.7.jar"/>
<classpathentry kind="lib" path="libs/android-support-v7-appcompat.jar"/>
<classpathentry kind="lib" path="libs/UPPayAssistEx.jar"/>
<classpathentry kind="lib" path="libs/xUtils-2.6.14.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/apache-mime4j-0.5.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.0-beta2.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化