Go to file
2018-04-06 15:09:36 +08:00
.idea 暂时不能用的 @Config 2018-04-05 13:56:24 +08:00
src/main 配置文件及文件监听变化 2018-04-06 15:09:36 +08:00
.gitattributes Initial commit 2018-02-06 14:44:19 +08:00
.gitignore Convert to Maven 2018-04-01 14:49:02 +08:00
LICENSE Change to MIT License 2018-04-03 12:53:35 +08:00
pom.xml 完善了一下下载库以及 TLib 类 2018-04-05 02:53:25 +08:00
README.md Update README.md 2018-04-03 12:55:27 +08:00

TabooLib

开发工具库


3.56 版本开始 com.sun.tools.jar 不再和插件一起发布。

如果需要启用 JavaShell 功能请将 com.sun.tools.jar 放入 "TabooLib/JavaShell/lib" 文件夹中。

3.832 以后的版本的开源协议更改为 MIT License3.832 及以前的版本维持 GPLv3 协议。

构建

mvn clean install package