Go to file
2018-04-04 20:00:39 +08:00
.idea 勉强能用的依赖加载系统做好了 2018-04-04 20:00:39 +08:00
src/main 勉强能用的依赖加载系统做好了 2018-04-04 20:00:39 +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 Initial commit 2018-02-06 14:44:19 +08:00
pom.xml 勉强能用的依赖加载系统做好了 2018-04-04 20:00:39 +08:00
README.md Convert to Maven 2018-04-01 14:49:02 +08:00

TabooLib

开发工具库


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

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

构建

mvn clean install package