简体   繁体   English

来自Amazon服务器上远程文件/文件夹的Eclipse

[英]Eclipse from remote files/folders on amazon server

I have a VM from amazon. 我有一个来自亚马逊的虚拟机。 On that VM I have eclipse installed in which a web application is configured. 在该VM上,我安装了Eclipse,其中配置了Web应用程序。 Currently I am working in this way 目前我正在以这种方式工作

1) Login to my VM
2) Open Eclipse
3) Run the server
4) Edit/Update code (that is very slow via Remote Desktop)

I want to edit/update code from my machine and when clicking save it should update my code that that eclipse which is on VM. 我想从我的机器上编辑/更新代码,单击“保存”时,应该更新我在VM上的日食代码。

Is it possible? 可能吗? If yes how can I do that? 如果可以,我该怎么做?

Just stumbled upon your question. 刚发现您的问题。 If you didn't find it already, what you are looking for is the RSE plugin . 如果您尚未找到它,那么您正在寻找的是RSE插件 Here is a detailled tutorial on how to set it up for Amazon EC2 . 这是有关如何为Amazon EC2进行设置的详细教程。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM