1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-20 14:45:57 +02:00
cdt/rse/plugins
David Dykstal afa5e999a1 [168977][api][refactor] - stage 3.4
- 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
2007-03-28 14:10:53 +00:00
..
org.eclipse.dstore.core [cleanup] organize Manifests: add internal exports 2007-03-22 10:34:16 +00:00
org.eclipse.dstore.extra Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse [175245] spell out feature neames for Europa site 2007-02-23 10:54:54 +00:00
org.eclipse.rse.connectorservice.dstore [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
org.eclipse.rse.connectorservice.local [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
org.eclipse.rse.connectorservice.ssh [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
org.eclipse.rse.core [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
org.eclipse.rse.dstore.security [176485] problem is fixed by explicitly setting the background of the text field to the composite background. 2007-03-21 15:47:08 +00:00
org.eclipse.rse.eclipse.filesystem [168977][api][refactor] - stage 2.4 2007-03-20 15:09:08 +00:00
org.eclipse.rse.files.ui [178020] [178021] [178023] IActionFilter related API changes 2007-03-19 11:02:20 +00:00
org.eclipse.rse.importexport Set EE J2SE-1.4, add .qualifier, externalize providerName, fix about.html and build.properties 2007-03-22 15:50:57 +00:00
org.eclipse.rse.logging [cleanup] organize Manifests: remove obsolete property keys 2007-03-22 10:39:58 +00:00
org.eclipse.rse.processes.ui [cleanup] organize Manifests: remove obsolete property keys 2007-03-22 10:39:58 +00:00
org.eclipse.rse.sdk [175245] spell out feature neames for Europa site 2007-02-23 11:14:24 +00:00
org.eclipse.rse.services Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.services.dstore [175908] clean up of a couple things 2007-02-28 21:21:49 +00:00
org.eclipse.rse.services.files.ftp Fix feature dependency pattern matching., and names of inferior features 2007-02-23 12:08:08 +00:00
org.eclipse.rse.services.local Fix feature dependency pattern matching., and names of inferior features 2007-02-23 12:08:08 +00:00
org.eclipse.rse.services.ssh [170916] [efs] Change implementation of input and output streams being provided from SftpFileService so that they wrapper the underlying output stream and the channel which is closed when the input and output streams are closed. 2007-02-24 05:28:51 +00:00
org.eclipse.rse.shells.ui [168977][api][refactor] - stage 3.1 2007-03-27 19:17:54 +00:00
org.eclipse.rse.subsystems.files.core [176206] From preference page Remote Systems > Files, users can now add file transfer mode for filenames with no extension. 2007-03-02 18:19:24 +00:00
org.eclipse.rse.subsystems.files.dstore [cleanup] fix copyright year 2007 2007-02-22 15:15:28 +00:00
org.eclipse.rse.subsystems.files.ftp [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
org.eclipse.rse.subsystems.files.local [cleanup] fix copyright year 2007 2007-02-22 15:15:28 +00:00
org.eclipse.rse.subsystems.files.ssh [174271][174263][174626] make SubSystemConfiguration implementations API again for customization 2007-02-21 15:21:37 +00:00
org.eclipse.rse.subsystems.processes.core Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.subsystems.processes.dstore Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.subsystems.processes.local Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.subsystems.processes.shell.linux [cleanup] fix compiler warning 2007-02-22 23:17:34 +00:00
org.eclipse.rse.subsystems.shells.core Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.subsystems.shells.dstore Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.subsystems.shells.local Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.subsystems.shells.ssh Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.ui [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
org.eclipse.rse.useractions fixing copyright 2007-03-22 17:50:58 +00:00
readme.txt Uploading instructions and establishing initial folder set. 2006-03-15 23:25:10 +00:00

Use the "plugins" folder for shippable plugin projects that
are part of the standard code base.
All projects should be named "org.eclipse.rse.*" or "org.eclipse.dstore.*".