1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-02 22:05:44 +02:00
cdt/bundles/org.eclipse.remote.console
Doug Schaefer 9825f0f0cb Bug 463976 - Implement a Console View based Terminal
Adds a terminal console which can be opened by selecting Open Console >
Terminal Console and selecting a remote connection which supports the
command shell service.  If a console is already open for that remote
connection it will be shown and if one doesn't exist then a new one will
be created.  Buttons for connecting, disconnecting, scroll lock, and
closing the console are also available.

Also adds a local command shell with PTY support. Also added some
syncronization around the connections in the connection type.

Moved the Open Terminal to console plug-in and renamed it Open
Command Shell.

Also fixed missing serial port feature from the remote repo.

Change-Id: I84282b04813471bb01385a328ebc144bdf0e6a28
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-05-02 23:12:07 -04:00
..
.settings Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
icons Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
META-INF Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
src/org/eclipse/remote/internal/console Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
.classpath Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
.gitignore Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
.project Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
about.html Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
about.ini Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
about.mappings Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
about.properties Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
build.properties Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
plugin.properties Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
plugin.xml Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
pom.xml Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00
ptp_logo_icon32.png Bug 463976 - Implement a Console View based Terminal 2015-05-02 23:12:07 -04:00