LoginSignup
1
0

More than 5 years have passed since last update.

eclipseからサーバーに接続し、サーバー内のファイルを編集する方法(ssh)

Last updated at Posted at 2016-10-28

1.「File」→「New」→「other」を選択します。

スクリーンショット 2016-10-25 17.49.16.png

2.ウィザードを選択で「RemoteSystemExplorer」→「Connection」を選択し、「Next」ボタンをクリックします。

スクリーンショット 2016-10-25 17.48.03.png

3.新規サーバーの定義で「SSH Only」を選択し、「Next」ボタンをクリックします。

スクリーンショット 2016-10-25 17.50.58.png

4.「Host name」に繋ぎたいサーバーを設定し、「Finish」ボタンをクリックします。

スクリーンショット 2016-10-25 17.51.27.png

5.これでサーバの設定は終了です。
Eclipseから、設定したサーバの起動・シャットダウンなどが行えるようになります。

あとは、htmlファイルなど作成してガンガン開発していくのみ。

eclipseから
自分の書いたhtmlファイルなどがブラウザ上ではどのように見えているかを確認したい場合は、
そのファイルを右クリックして「Open With」から「Web Browser」を選択するだけ!

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0