摘要: 由于某些原因[1]不能直接使用 egit 的 update site. 以下为直接安装 egit 的方法1. 下载 egit 源码$ git clone git://repo.or.cz/egit.git2. 打开 eclipse, 选择 File -> Import -> General -> Existing Projects into Workspace, 选择刚才的 git 目录, 导入全部的项目(大约是9个)3. 等待 Eclipse 的 Building Workspace 结束4. 找到 org.spearce.egit-updatesite 项目,用 &quo 阅读全文
posted @ 2009-01-17 21:26 LI Daobing 阅读(2506) 评论(0) 推荐(0)
摘要: 通过 mylyn 的 Generic Web Connector(从[1]安装) 可以连接 Google Code, 不过最近没法正常连接, 解决方案如下(参考[2]):修改 repository 的属性, 修改其中的 Additional Settings -> Advanced Configuration 中的 "Query Request URL" 和 "Query Pattern" 两项,... 阅读全文
posted @ 2009-01-17 13:21 LI Daobing 阅读(173) 评论(0) 推荐(0)