Search code examples
eclipsemacosconsole

Why the Eclipse Terminal view appears empty on MAC?


I recently update my MAC to High Sierra version, and after that my terminal eclipse view appears empty. I'm using Eclipse Neon:

enter image description here

I can write commands, but I can't show it: enter image description here

My Eclipse terminal configuration: enter image description here

I want show again the command line where I'm writing. Any ideas?


Solution

  • This is a known problem that has already been fixed in the CDT PTY support for Oxygen.1:

    If an upgrade to the latest version version does not solve the problem, see bug 522590, comment #1:

    Until then, you can add this p2 repository URL : http://download.eclipse.org/tools/cdt/builds/oxygen/milestones in the Help > Install New Software dialog. Disable the Group by Category and install the C/C++ Development Tooling Native Utilities.