Skip to content

git8086/douyu

Repository files navigation

1. 要生成eclipse工程请运行:

eclipse.bat

在eclipse中所有文件的编码要用UTF-8.



2.打包发布请运行:

package.bat

打包后的文件放在target目录中:
target\douyu-x.y.z.jar

(注: x.y.z是实际的版本号)




3. 每次更新版本时要修改下面这些文件:

package.bat (对应set version=那一行)
pom.xml (对应<douyu.version>那一行)



4. 要想得到所有的依赖jar包,运行:

assembly.bat 或
mvn dependency:copy-dependencies

About

Automatically exported from code.google.com/p/douyu

Resources

License

Apache-2.0, GPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE-douyu.txt
GPL-2.0
LICENSE-javac.txt

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages