加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 1.93 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="lib/|sql/" kind="src" path=""/>
<classpathentry combineaccessrules="false" kind="src" path="/uncertain"/>
<classpathentry combineaccessrules="false" kind="src" path="/aurora"/>
<classpathentry combineaccessrules="false" kind="src" path="/aurora-sqlje"/>
<classpathentry kind="lib" path="lib/ecore.xmi.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.bpmn2.model.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.emf.common_2.10.0.v20140514-1158.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.emf.common.ui_2.9.0.v20140519-0339.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.emf.ecore_2.10.0.v20140514-1158.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.emf.edit_2.10.0.v20140519-0339.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.xsd_2.10.0.v20140901-1055.jar"/>
<classpathentry kind="lib" path="lib/osgi-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/runtime-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/Jedis.jar" sourcepath="/Jedis"/>
<classpathentry kind="lib" path="lib/commons-pool2-2.2.jar"/>
<classpathentry kind="lib" path="lib/aurora-js.jar" sourcepath="/Rhino"/>
<classpathentry combineaccessrules="false" kind="src" path="/aurora-plugin"/>
<classpathentry kind="lib" path="/AuroraDependency/Library/mysql-connector-java-5.1.12-bin.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
<attributes>
<attribute name="owner.project.facets" value="jst.utility"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path=""/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化