File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
2929- 腾讯微云链接:[ https://share.weiyun.com/5T6FPLW ] ( https://share.weiyun.com/5T6FPLW ) 提取码:java
3030
3131#### 支持插件开发:
32- 将插件jar包放至根目录libs下即可自动加载,插件开发示例见[ 开源项目xJavaFxTool-plugin] ( https://gitee.com/xwintop/xJavaFxTool-plugin ) ,后续准备将小工具拆分至各插件中按需加载,目前插件功能暂不完善,后续将各功能拆分至各模块按需加载,减小jar包的大小;
32+ 插件开发及示例见[ 开源项目xJavaFxTool-plugin] ( https://gitee.com/xwintop/xJavaFxTool-plugin )
33+ 目前已将小工具拆分至各模块插件中按需加载,减小jar包的大小,将插件jar包放至根目录libs下即可自动加载;
3334
3435#### 环境搭建说明:
3536- 开发环境为jdk1.8,基于maven构建
Original file line number Diff line number Diff line change 2525 <id >xwintop-maven</id >
2626 <url >https://xwintop.gitee.io/maven/repository</url >
2727 </repository >
28+ <repository >
29+ <id >xwintop-maven</id >
30+ <url >https://864381832.github.io/maven/repository</url >
31+ </repository >
2832 <repository >
2933 <id >spring-snapshots</id >
3034 <url >http://repo.spring.io/snapshot</url >
You can’t perform that action at this time.
0 commit comments