Difference between revisions of "Eclipse Remote System Explorer"

From wiki.emacinc.com
Jump to: navigation, search
m (Fixed tag.)
Line 1: Line 1:
{{todo|<strike>Polish this and mark it as OE 4 </strike>(11.15.13-15:40->KY+);(11.15.13-23:35->MD+)|Michael Gloff|project=oe 4,mg,ky,md,Complete}}
+
{{todo|Complete <strike>Polish this and mark it as OE 4 </strike>(11.15.13-15:40->KY+);(11.15.13-23:35->MD+)|Michael Gloff|project=oe 4,mg,ky,md,Complete}}
  
 
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 21:27, 19 December 2013

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

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