Eclipse3.4.1下安装Findbugs和subclipse(SVN for eclipse)
安装Subclipse(SVN):
Eclipse 3.4菜单->Help->Software Updates...->选择Available Software
点击“Add Sites...”按钮,分别添加两个站点:
http://download.eclipse.org/technology/subversive/0.7/update-site/
和
http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
然后勾选以下选项,然后点击“Install...”安装,必成功:
http://download.eclipse.org/technology/subversive/0.7/update-site/
--Subversive Integration Plug-in's
--Subversive SVN Intergration for the Mylyn Project
http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
--Subersive SVN Connectors
--JavaHL 1.5.0 Connector
--Native JavaHL 1.5 Win32
--Subversive SVN Connectors
--SVNKit 1.1.7 Implementation
安装Findbugs-1.3.8:
方法同上:
只是更新链接不同:
FindBugs Eclipse update sites:
- http://findbugs.cs.umd.edu/eclipse/
Only provides official releases of FindBugs.
- http://findbugs.cs.umd.edu/eclips-candidate/
Provides official releases and release candidates of FindBugs.
- http://findbugs.cs.umd.edu/eclipse-daily/
Provides the daily build of FindBugs. No testing other than that it compiles.
- (from Findbugs 在线手册)
没有评论:
发表评论