File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,9 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
3131#### 支持插件开发:
3232插件开发及示例见[ 开源项目xJavaFxTool-plugin] ( https://gitee.com/xwintop/xJavaFxTool-plugin )
3333目前已将小工具拆分至各模块插件中按需加载,减小jar包的大小,将插件jar包放至根目录libs下即可自动加载;
34+ - [ 调试相关工具] ( https://gitee.com/xwintop/xJavaFxTool-debugTools )
35+ - [ 小工具] ( https://gitee.com/xwintop/xJavaFxTool-littleTools )
36+ - [ 相关小游戏] ( https://gitee.com/xwintop/xJavaFxTool-Games )
3437
3538#### 环境搭建说明:
3639- 开发环境为jdk1.8,基于maven构建
@@ -100,7 +103,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
10010356 . IdiomDataTool:成语字典工具,使用[ h2] ( http://www.h2database.com ) 数据库存储数据字典
10110457 . Sudoku:数独游戏
10210558 . LiteappCode:小程序码生成工具
103- 59 . RdbmsSyncTool:关系型数据库同步工具
106+ 59 . RdbmsSyncTool:[ 关系型数据库同步工具] ( https://gitee.com/xwintop/x-RdbmsSyncTool )
10410760 . FileBuildTool:文件生成工具
10510861 . LuytenTool: Java 反编译工具,使用开源项目[ luyten] ( https://github.com/deathmarine/Luyten )
10610962 . JavaService: Java 服务安装工具,使用开源项目[ winsw] ( https://github.com/winsw/winsw )
You can’t perform that action at this time.
0 commit comments