Difference between revisions of "Eclipse Remote System Explorer"
m (Approved for Complete.) |
|||
Line 17: | Line 17: | ||
==See Also== | ==See Also== | ||
− | * [[Remote System Explorer Setup for | + | * [[Remote System Explorer Setup for Eclipse]] |
− | * [[Remote System Explorer SFTP Setup for | + | * [[Remote System Explorer SFTP Setup for Eclipse]] |
* [[Remote System Explorer Shell and Terminal Setup]] | * [[Remote System Explorer Shell and Terminal Setup]] | ||
− | [[Category: | + | [[Category:Eclipse]] |
Revision as of 10:48, 11 December 2013
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.