Tigase源码在eclipse中搭建

1.下载安装支持

首先确保已安装JDK1.7.*和支持Maven的Eclipse(我使用的是4.3版本)。

2.获取Tigase server源码 

tigase server工程依赖tigase-xmltools 和 tigase-utils。在eclipse中用git导出tigase-xmltools和 tigase-utils。

git clone https://repository.tigase.org/git/tigase-xmltools.git;

git clone https://repository.tigase.org/git/tigase-utils.git;

eclipse中git导出https会报错,需要给git的configeration中配置 http.sslVerify = false即可。

导出来的tigase-xmltools工程pom文件报错,

Plugin execution not covered by lifecycle configuration: org.codehaus.gmaven:gmaven-plugin:1.5:execute (execution: gitver, phase: validate)

处理就OK,ignore就可以了。然后分别run maven instal 安装到本地仓库;

git clone https://repository.tigase.org/git/tigase-server.git导出道ecipse,装换成maven项目,配置etc目录下得数据库文件。

创建数据库文件可以用工程下得scripts/db-create-mysql.sh创建。


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值