Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 344 Bytes

File metadata and controls

27 lines (18 loc) · 344 Bytes

tg-cbus

公交专用库

Jar导出

export-> 勾选

1 -> 右侧ALL

2.1 -> Export generated class files and resources

3.1 -> Compress the contents of the JAR file 3.2 -> Add directory entries 3.3 -> Overwrite existing files

项目发布部署

run as -> maven build...

在弹出窗口中的 Goals 中输入 deploy

github查看