Getting Started with Sharpen in Eclipse

試著忘記壹切 提交于 2019-12-03 05:06:42

Are you behind a firewall or proxy server? Normally it is the main reason for connection refused. Also which SVN plugin are you using? By default eclipse IDE comes with CVS only. So putting the svn repo at https://source.db4o.com/db4o/trunk/sharpen/ is bound to fail in CVS plugin.

As for your last question:

You have downloaded the basic Eclipse IDE for Java Developers. You will need the Eclipse for RCP and RAP Developers. Checkout the eclipse comparison page: http://eclipse.org/downloads/compare.php.

Following are some SVN/eclipse links:

  1. http://subclipse.tigris.org/
  2. http://www.eclipse.org/subversive/

Hope this will help.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!