1 Star 0 Fork 1

zhanght86 / 桌面应用

forked from 雾凇 / 桌面应用 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 1.80 KB
一键复制 编辑 原始数据 按行查看 历史
雾凇 提交于 2018-08-18 20:17 . 提交dialog应用事例
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="platform"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="lib" path="lib/controlsfx-8.0.6_20.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.8.11.2.jar"/>
<classpathentry kind="lib" path="lib/spring-context-4.3.7.RELEASE.jar" sourcepath="E:/ResLib/mvnrepo/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="lib/spring-beans-4.3.7.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-core-4.3.7.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/spring-aop-4.3.7.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-expression-4.3.7.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.3.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.3.jar"/>
<classpathentry kind="lib" path="lib/log4j-jcl-2.3.jar"/>
<classpathentry kind="lib" path="lib/spring-tx-4.3.7.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/druid-1.0.29.jar"/>
<classpathentry kind="lib" path="lib/pagehelper-4.1.6.jar"/>
<classpathentry kind="lib" path="lib/spring-jdbc-4.3.7.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/mybatis-3.4.1.jar"/>
<classpathentry kind="lib" path="lib/mybatis-spring-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/jsqlparser-0.9.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Java
1
https://gitee.com/quickthinking/myfx.git
git@gitee.com:quickthinking/myfx.git
quickthinking
myfx
桌面应用
dev

搜索帮助