加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.classpath 867 Bytes
一键复制 编辑 原始数据 按行查看 历史
廖凯 提交于 2014-01-06 18:36 . 添加语音播放功能
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk7"/>
<classpathentry exported="true" kind="lib" path="libs/Android_SDK_v1.2_Fix.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-httpclient-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/httpmime-4.1.3.jar"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化