简体   繁体   中英

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. 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.

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 . Here is a detailled tutorial on how to set it up for Amazon EC2 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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