在远程项目/文件上运行Eclipse EPIC Perl插件 [英] Run Eclipse EPIC Perl Plugin on Remote Project/Files

查看:118
本文介绍了在远程项目/文件上运行Eclipse EPIC Perl插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近开始了一项新工作,所有开发都在远程开发服务器上完成。我真的很喜欢Eclipse作为我正在开展的所有不同的东西的集中开发环境,而不是emacs或vi的特别大的粉丝。如果我必须快速地改变某些东西,那么我将会使用emacs,但是,在真正想要正常开发之后,我真的很想念Eclipse。

I recently started a new job, where all development is done on a remote dev server. I really like Eclipse as a centralized development environment for all the different stuff I'm working on, and am not a particularly big fan of emacs or vi. I'll use emacs if I have to change something quickly, but after really trying to like it for normal development, I'm really starting to miss Eclipse.

这就是说,有没有办法可以使用Eclipse与EPIC在远程服务器上进行Perl开发?我可以在没有调试功能的情况下生活,但正确的语法突出显示,创建项目的能力真的很好。到目前为止,我已经尝试使用Eclipse的远程浏览器插件来仔细阅读远程开发服务器并将其打开到Eclipse中,但这远远不是理想的。任何人有什么更好的想法?

That said, is there any way I can use Eclipse with EPIC for Perl development on a remote server? I can live without debugging functionality, but proper syntax highlighting, and the ability to create projects would be really, really nice. So far, I've tried using a remote browser plugin for Eclipse to peruse the remote dev server and open stuff into Eclipse that way, but it is far from ideal. Anyone have any better ideas?

推荐答案

回答我自己的问题(没有人似乎看过或关心,但是什么地狱 - 也许有人会有同样的问题):

Answering my own question (which no one seems to have looked at or care about, but what the hell-- maybe someone will have the same issue):


  1. 这里

  2. 设置RSE将ssh转入远程服务器。

  3. 创建一个新的空EPIC项目(或使用任何你想要的插件/语言)。

  4. 右键单击项目,然后选择新建文件夹,然后
    高级 >>链接到备用位置(链接文件夹)

  5. 将文件系统切换到RSE,然后浏览到您要成为项目的远程系统上的某个文件夹,并添加它。

  1. Grab Remote Systems Explorer from here.
  2. Setup RSE to ssh into your remote server.
  3. Create a new empty EPIC project (or using whatever plugin/ language you want).
  4. Right click the project, select "New Folder," then Advanced >> Link to alternate location (Linked Folder)
  5. Switch file system to RSE, then just browse to some folder on your remote system you'd like to become a project, and add it.

就这样,你已经完成了。现在当您在Eclipse中打开项目时,您将看到所需的所有代码的文件夹,您可以像本地一样使用它。

That's it, you're done. Now when you open your project in Eclipse, you'll see that folder with all the code you wanted, and you can use it just like you would locally.

主要我现在看到的问题是,目前我无法做任何错误检查,这太糟糕了。我会努力找到一个工作,如果我这样做,在这里更新。

The main problem I'm seeing with this right now is that currently I can't get it to do any error checking, which is too bad. I'll work on finding a work around for that and update here if I do.

这篇关于在远程项目/文件上运行Eclipse EPIC Perl插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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