Eclipse Remote System Explorer

From wiki.emacinc.com
Jump to: navigation, search
TODO: {{#todo:SEOKWREV Polish this and mark it as OE 4 (11.15.13-15:40->KY+);(11.15.13-23:35->MD+);(03.04.14-16:50->BS-);(03.25.14-16:10->BS+)|Michael Gloff|oe 4,mg,ky,md,bs,SEOKWREV}}

EMAC provides support for remote development of its products through the use of the Eclipse Remote System Explorer plugin. RSE enables the developer to browse remote file systems and alter their contents similar to the way the Project Explorer allows for the browsing and alteration of local files.

The Eclipse RSE provides the following services to application developers:

  • SFTP drag-and-drop file transfer and remote file editing
  • Remote Shell/Terminal Connections
  • Remote Application Execution
  • Remote Application Debugging (provided via GDB and gdbserver)

Before moving on to learn how to set up Eclipse for remote development, EMAC recommends reviewing the Network Connections and Serial Connections pages.

See Also