mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +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.tests | ||
org.eclipse.rse.tests-feature | ||
org.eclipse.rse.tests.framework | ||
org.eclipse.rse.tests.framework.examples | ||
org.eclipse.rse.tests.manual | ||
readme.txt |
Use the "tests" folder for projects containing various tests. All these CVS modules should be named "org.eclipse.rse.tests.*".