1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00
cdt/terminal/org.eclipse.tm.terminal.ssh
Michael Scharf 521f6a5a41 [188939] All terminal connections fail if RXTX is not available
I did quite some refactoring:
- I added ITerminalConnectorInfo
- ITerminalConnectorInfo still returns a proxy to ITerminalConnector to deal with lazy initialization.
- ITerminalConnector.isInstalled, getName and getId have been removed
- ITerminalConnector now has a new initialize() method that can throw an Exception. This exception should have a localized massage that can be (and is) displayed in a dialog when something goes wrong.
- If a ITerminalConnector has initialization problems, it is not shown in the terminal  settings dialog for that connection
2007-05-26 04:15:43 +00:00
..
.settings [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
META-INF [175686] Get rid of Platform CVS Dependency: Configure SSH through new IJschService and Prefs 2007-04-05 15:14:15 +00:00
src/org/eclipse/tm/internal/terminal/ssh [188939] All terminal connections fail if RXTX is not available 2007-05-26 04:15:43 +00:00
.classpath Fixed the neming scheme to use tm.internal.terminal instead of tm.terminal.internal 2007-02-15 05:38:15 +00:00
.cvsignore added bin to cvsignore 2007-02-08 23:50:39 +00:00
.project [fix] remove non-standard net.sourceforge.metric.builder from project settings 2007-04-03 10:57:14 +00:00
about.html Add about.html to terminal plugins 2006-12-07 11:07:43 +00:00
about.ini Rename and add branding for Terminal features 2006-12-15 09:41:16 +00:00
about.mappings Rename and add branding for Terminal features 2006-12-15 09:41:16 +00:00
about.properties [175245] spell out feature neames for Europa site 2007-02-23 10:54:54 +00:00
build.properties Rename and add branding for Terminal features 2006-12-15 09:41:16 +00:00
eclipse32.png Rename and add branding for Terminal features 2006-12-15 09:41:16 +00:00
plugin.properties [186136] [terminal] Terminal activates extensions too early 2007-05-16 20:38:23 +00:00
plugin.xml [186136] [terminal] Terminal activates extensions too early 2007-05-16 20:38:23 +00:00