mantis 1.1.1 eclipse 3.4
1. eclipse 中安装 mylyn
mylyn地址:http://www.eclipse.org/mylyn/
eclipse software update 地址:http://download.eclipse.org/tools/mylyn/update/e3.4
2. 安装Mylyn-Mantis Repository Connector
地址:http://sourceforge.net/apps/mediawiki/mylyn-mantis/index.php
eclipse software update 地址:http://mylyn-mantis.sourceforge.net/eclipse/update/
3. web 方式登录mantis,在选定的项目中建立一个bug过滤器,保存过滤器,名字自己随便起,例如”mybugs”
3. 在eclipse中设定
eclipse中,windows->show views->Tasks
找到 “add Task Repository”,界面中有 mantis,选中mantis,->next
要求输入server地址和label
先选label,选择,Mantis Connector 1.1.0 or greater
Server地址栏中出现:http://your.domain.com/api/soap/mantisconnect.php, 把your.domain.com改成自己公司的mantis地址。