1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 03:15:33 +02:00
Find a file
Michael Scharf d352a64f77 [183901] Make the remote-to-terminal communication use an OutputStream
Added TerminalInputStream that provides an OutputStream for connections to write to.
The reading from the input stream is done in Runnables that are called from the Display thread. The time the runnable uses is limited. If data is available a new runnable is posted to the display thread.
2007-05-04 22:00:45 +00:00
org.eclipse.tm.terminal [183901] Make the remote-to-terminal communication use an OutputStream 2007-05-04 22:00:45 +00:00
org.eclipse.tm.terminal-feature [175341][nls] Add NLS strings for both tmMilestoneUpdateSite and tmUpdateSite 2007-04-06 12:09:48 +00:00
org.eclipse.tm.terminal.sdk-feature [175341][nls] Add NLS strings for both tmMilestoneUpdateSite and tmUpdateSite 2007-04-06 12:09:48 +00:00
org.eclipse.tm.terminal.serial [183901] Make the remote-to-terminal communication use an OutputStream 2007-05-04 22:00:45 +00:00
org.eclipse.tm.terminal.serial-feature [175341][nls] Add NLS strings for both tmMilestoneUpdateSite and tmUpdateSite 2007-04-06 12:09:48 +00:00
org.eclipse.tm.terminal.ssh [183901] Make the remote-to-terminal communication use an OutputStream 2007-05-04 22:00:45 +00:00
org.eclipse.tm.terminal.ssh-feature [175341][nls] Add NLS strings for both tmMilestoneUpdateSite and tmUpdateSite 2007-04-06 12:09:48 +00:00
org.eclipse.tm.terminal.view Fix typos in Javadoc 2007-05-03 15:08:22 +00:00
org.eclipse.tm.terminal.view-feature [175341][nls] Add NLS strings for both tmMilestoneUpdateSite and tmUpdateSite 2007-04-06 12:09:48 +00:00
readme.txt Adding readme.txt repository info 2007-05-03 08:15:29 +00:00

The "terminal" folder holds the DSDP-TM Terminal Component.
Its core depends on Eclipse RCP only and can be adapted to eRCP.
All these CVS modules should be named "org.eclipse.tm.terminal.*".
See http://www.eclipse.org/dsdp/tm