1 Star 2 Fork 0

CHAI Jiaqi / 中文文本衔接关系编辑器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 1.94 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
chaijiaqi 提交于 2019-10-31 20:19 . Use Maven to manage
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="lib/curvesapi-1.04.jar"/>
<classpathentry kind="lib" path="lib/jdom-2.0.6.jar"/>
<classpathentry kind="lib" path="lib/poi-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.15.jar"/>
<classpathentry kind="lib" path="lib/support_v1.0.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="build/generated-sources/annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="build/test-classes" path="build/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="classes"/>
</classpath>
Java
1
https://gitee.com/itscloudy/CTCRE.git
git@gitee.com:itscloudy/CTCRE.git
itscloudy
CTCRE
中文文本衔接关系编辑器
master

搜索帮助

14c37bed 8189591 565d56ea 8189591