Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

William Lake
William Lake

Posted on

     

QuickTip: Add the Eclipse Integrated Terminal

Did you know Eclipse has an integrated terminal? It's such a useful feature in VSCode, I was thrilled when a co-worker pointed out the same functionality in Eclipse.

Adding the View

Navigate to the top most menu and select:

  • Window
    • Show View
      • Terminal

(If for some reasonTerminal isn't an option, selectOther... and search for "Terminal" by typing it into the resulting dialog.)

Opening a New Terminal

  • Locate your Terminal View (usually opens at the botom) and click theOpen a Terminal button:Alt Text
  • In the resulting dialog, select your desired options (go with the defaults if you're unsure) and clickOK.
    • Note theChoose Terminal drop-down also providesSSH andTelnet variants- handy!
  • In the new terminal,cd to your project's working directory.

Side Notes

  • Eclipse doesn't always auto-detect file system changes made from the integrated terminal. You can manually refresh your project by right clicking its root node in the Project Explorer and selectingRefresh.
  • You can exit/close a terminal by first entering theexit command, then closing the tab.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

  • Location
    Helena, MT
  • Joined

More fromWilliam Lake

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp