Difference between revisions of "Eclipse Remote System Explorer"

From wiki.emacinc.com
Jump to: navigation, search
Line 1: Line 1:
{{todo|<strike>Polish this and mark it as OE 4 </strike>(11.13.13-17:47->MG+)|Michael Gloff|project=oe 4,mg,ky, Review}}
+
{{todo|<strike>Polish this and mark it as OE 4 </strike>(11.15.13-15:40->KY+)|Michael Gloff|project=oe 4,mg,ky, FinalDraft}}
  
 
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.
 
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.

Revision as of 16:44, 15 November 2013

TODO: {{#todo:Polish this and mark it as OE 4 (11.15.13-15:40->KY+)|Michael Gloff|oe 4,mg,ky, FinalDraft}}

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 Initial Connections section of the EMAC OE Getting Started Guide.

See Also