Eclipse: How To Edit Remote Files: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "== The Problem == Editing large script files in vi is...a little anoying. == The Solution == As pointed out by [https://www.chrisdanford.com/blog/2010/05/19/edit-files-...")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 6: Line 6:
As pointed out by [https://www.chrisdanford.com/blog/2010/05/19/edit-files-directly-over-sftp-in-eclipse-remote-system-explorer/ Chris Danford] there is a extension for [[Eclipse]] that can work that magic.
As pointed out by [https://www.chrisdanford.com/blog/2010/05/19/edit-files-directly-over-sftp-in-eclipse-remote-system-explorer/ Chris Danford] there is a extension for [[Eclipse]] that can work that magic.


TBD TBD
* Installation:
** [[Image:EclipseRemoteSystemExplorer01.png|666px]]
** [[Image:EclipseRemoteSystemExplorer03.png|666px]]
** [[Image:EclipseRemoteSystemExplorer04.png|666px]]
** [[Image:EclipseRemoteSystemExplorer05.png|666px]]
** [[Image:EclipseRemoteSystemExplorer06.png|666px]]
** [[Image:EclipseRemoteSystemExplorer07.png|666px]]
* Creating a Perspective
** [[Image:EclipseRemoteSystemExplorer08.png|666px]]
** [[Image:EclipseRemoteSystemExplorer09.png|666px]]
* Setting up a new connection (remote server)
** [[Image:EclipseRemoteSystemExplorer10.png|666px]]
** [[Image:EclipseRemoteSystemExplorer11.png|666px]]
** [[Image:EclipseRemoteSystemExplorer12.png|666px]]
** [[Image:EclipseRemoteSystemExplorer11.png|666px]]


----
----
* More
** [[Using sshfs on macOS]]
[[Category:Development]]
[[Category:Development]]

Latest revision as of 19:54, 13 December 2018

The Problem

Editing large script files in vi is...a little anoying.


The Solution

As pointed out by Chris Danford there is a extension for Eclipse that can work that magic.

  • Installation:
    • EclipseRemoteSystemExplorer01.png
    • EclipseRemoteSystemExplorer03.png
    • EclipseRemoteSystemExplorer04.png
    • EclipseRemoteSystemExplorer05.png
    • EclipseRemoteSystemExplorer06.png
    • EclipseRemoteSystemExplorer07.png
  • Creating a Perspective
    • EclipseRemoteSystemExplorer08.png
    • EclipseRemoteSystemExplorer09.png
  • Setting up a new connection (remote server)
    • EclipseRemoteSystemExplorer10.png
    • EclipseRemoteSystemExplorer11.png
    • EclipseRemoteSystemExplorer12.png
    • EclipseRemoteSystemExplorer11.png