eReviewBoard 是基於Mylvy的與Eclipse集成的Reviewboard插件。
它由以下組件組成:
Mylyn Reviews Connector: ReviewBoard以及SCM(如:SVN、Git、CVS)
Integrations。
其中SCM(如:SVN、Git)
Integrations組件以下:
- 與SVN集成組件:Mylyn Reviews Connector: ReviewBoard Subclipse Integration
- 與Git集成組件: Mylyn Reviews Connector: ReviewBoard EGit Integration
- 與CVS集成組件:Mylyn Reviews Connector: ReviewBoard CVS Integration
另外安裝相關SCM集成前,須要先安裝相應的SCM與Eclipse集成的插件:
- ReviewBoard connector for Mylyn - Subclipse integration. Requires an existing Subclipse installation.
- ReviewBoard connector for Mylyn - EGit integration. Requires an existing EGit installation.
- ReviewBoard connector for Mylyn - CVS integration. Requires an existing CVS team provider installation.
如安裝ReviewBoard connector for Mylyn - Subclipse integration前須要先安裝Subclipse。
主要功能:
Connector匹配了ReviewBoard當前全部的屬性,支持以下功能:
選擇SCM
Integrations後,支持更多功能:
安裝eReviewboard
安裝方式:
- 經過eclipse market安裝
- 經過update site安裝: http://rombert.github.com/ereviewboard/update/
- 離線安裝
下面爲離線zip安裝過程:
一、在https://github.com/rombert/ereviewboard/releases下載zip包
二、Eclipse/STS→
Help->Install New Software
Add→Add Repository git
點擊Archive選擇相應的zip安裝文件
若是使用的SCM配置管理工具是SVN,安裝時勾選下面兩個組件便可:
- Mylyn Reviews Connector: ReviewBoard
- Mylyn Reviews Connector: ReviewBoard Subclipse Integration (Optional)
三、接下來點擊Next,按嚮導一步步安裝便可。