mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
![]() - introduced AuthenticatingConnectorService as a superclass of AbstractConnectorService - moved almost all methods from AbstractConnectorService to AuthenticatingConnectorService. AbstractConnectorService now handled the creation of the StandardCredentialsProvider for all subclasses. - moved AbstractConnectorService back to UI with the intention of renaming it StandardConnectorService - moved requiresPassword, supportsPassword, requiresUserId, and supportsUserId back to IConnectorService from ICredentialsProvider. - removed SshCredentialsProvider and DStoreCredentialsProvider, their connector services can now use the StandardCredentialsProvider |
||
---|---|---|
.. | ||
org.eclipse.rse.examples-feature | ||
org.eclipse.rse.examples.daytime | ||
org.eclipse.rse.examples.tutorial | ||
org.eclipse.rse.remotecdt | ||
readme.txt |
Use the "examples" folder for plugin projects containing examples. All projects should be named "org.eclipse.rse.examples.*".