Eclipse中的Sharpen入门 [英] Getting Started with Sharpen in Eclipse

查看:409
本文介绍了Eclipse中的Sharpen入门的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一个.Net开发人员,最近我已经成为一个正在做一些java软件的端口的项目的一部分。我正在尝试锐化 up并运行转换。



我已经下载并安装了Eclipse IDE for Java Developers(版本:Helios Service Release 1 Build id:20100917-0705)。



我一直在试图关注这个指南。按照如何设置锐化的说明,我已经尝试在 https://source.db4o.com/db4o/trunk/sharpen/ 。主机:source.db4o.com,存储库路径:source.db4o.com/db4o/trunk/sharpen。使用各种连接类型,当使用匿名用户名(或使用ext我得到无法运行程序ssh时,我得到连接拒绝:CreateProcess error = 2,系统找不到指定的文件)。



或者,我可以使用subversion / toritiseSVN在上述url下载repo,然后将其导入到我的工作区,但是我收到诸如org.eclipse之类的各种错误无法解决,我知道这意味着,但我不确定如何解决这个问题。



最后一步是将其导出为插件开发 - >可部署插件和片段,但是我不认为这是一个导出选项。



任何帮助将不胜感激,



谢谢

解决方案

您是否在防火墙或代理服务器之后?通常是 connection refused 。还有哪个SVN插件正在使用?默认情况下,eclipse IDE只附带CVS,所以将svn repo放在 https://source.db4o.com/db4o/trunk/sharpen/ 在CVS插件中必然失败。



关于您的最后一个问题:



您已经下载了基本的 Eclipse IDE for Java Developers 即可。您将需要用于RCP和RAP开发人员的 Eclipse 。结帐日食比较页面: http://eclipse.org/downloads/compare.php



以下是一些SVN / eclipse链接:


  1. http://subclipse.tigris.org/

  2. http://www.eclipse.org/subversive/

希望这将有所帮助。


I'm a .Net developer and recently I've become part of a project that is doing a port of some java software. I'm trying to get Sharpen up and running to convert.

I have downloaded and installed Eclipse IDE for Java Developers (Version: Helios Service Release 1 Build id: 20100917-0705).

I've been trying to follow this Guide. Following instructions on how to set up sharpen, I've tried then to grab a copy of the sharpen repo at https://source.db4o.com/db4o/trunk/sharpen/ from within eclipse. Host: source.db4o.com, Repository Path: source.db4o.com/db4o/trunk/sharpen. Using various connection types I get connection refused when using anony username (or using ext I get Cannot run program "ssh":CreateProcess error=2, the system cannot find the file specified").

Alternatively, I am able to use subversion/toritiseSVN to download the repo at the above mentioned url. I then import this into my workspace, but I get various errors such as org.eclipse cannot be resolved. I know what this means, but I am unsure how to go about solving that problem.

Finally, the last step is to Export this as "Plug-in Development" -> "Deployable plugins and fragments". However, I don't see this as an export option.

Any help would be greatly appreciated,

Thanks

解决方案

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.

这篇关于Eclipse中的Sharpen入门的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆