2018-02-06 06:44:19 +00:00
|
|
|
# TabooLib
|
2018-02-18 08:45:36 +00:00
|
|
|
> 开发工具库
|
2018-02-18 08:44:00 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
**3.56** 版本开始 `com.sun.tools.jar` 不再和插件一起发布。
|
2018-02-18 08:45:36 +00:00
|
|
|
|
|
|
|
如果需要启用 *JavaShell* 功能请将 [com.sun.tools.jar](http://skymc.oss-cn-shanghai.aliyuncs.com/plugins/com.sun.tools.jar) 放入 *"TabooLib/JavaShell/lib"* 文件夹中。
|
2018-04-01 06:49:02 +00:00
|
|
|
|
|
|
|
## 构建
|
|
|
|
|
|
|
|
```
|
|
|
|
mvn clean install package
|
|
|
|
```
|