1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-17 05:55:22 +02:00
cdt/rse/plugins
2007-05-25 02:54:26 +00:00
..
org.eclipse.dstore.core Update Copyright Dates 2007-05-24 13:59:13 +00:00
org.eclipse.dstore.extra Update Copyright Dates 2007-05-24 14:20:03 +00:00
org.eclipse.rse Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
org.eclipse.rse.connectorservice.dstore [168870] refactor org.eclipse.rse.core package of the UI plugin 2007-05-15 23:55:07 +00:00
org.eclipse.rse.connectorservice.local [177523][api] Unify singleton getter methods to use getInstance() 2007-05-10 12:40:20 +00:00
org.eclipse.rse.connectorservice.ssh Update Copyright Dates 2007-05-24 14:53:28 +00:00
org.eclipse.rse.connectorservice.telnet Use 60 seconds connect timeout 2007-05-16 15:52:44 +00:00
org.eclipse.rse.core [179937] Update documentation for methods to get and set encoding. 2007-05-25 02:52:53 +00:00
org.eclipse.rse.dstore.security null check on certificates (not sure if this would actually happen but I had made this change a while back) 2007-05-23 16:02:17 +00:00
org.eclipse.rse.eclipse.filesystem [cleanup] copyrights 2007-05-24 15:29:50 +00:00
org.eclipse.rse.files.ui [179937] Fix problem with not being able to set other encoding in some cases. 2007-05-25 02:54:26 +00:00
org.eclipse.rse.importexport [188305][releng] Properly pack importexport into a single-jar bundle to avoid nested jar update errors 2007-05-24 12:51:27 +00:00
org.eclipse.rse.logging [170920][api] Get rid of org.eclipse.rse.logging plugin 2007-04-02 07:25:38 +00:00
org.eclipse.rse.processes.ui [168870] refactor org.eclipse.rse.core package of the UI plugin 2007-05-15 23:55:07 +00:00
org.eclipse.rse.sdk Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
org.eclipse.rse.services [186128][refactoring] Move IProgressMonitor last in public base classes 2007-05-14 09:44:39 +00:00
org.eclipse.rse.services.dstore [160768] applying Xuan's patch for dstore virtual file problem 2007-05-24 21:23:11 +00:00
org.eclipse.rse.services.files.ftp [187096] Fix invalid use of Mutex 2007-05-18 10:36:17 +00:00
org.eclipse.rse.services.local [181615] Local Search throws NPE. This happens if the search is on a drive such as C:\ on Windows. 2007-05-18 02:44:19 +00:00
org.eclipse.rse.services.ssh Update Copyright Dates 2007-05-24 14:35:37 +00:00
org.eclipse.rse.services.telnet [187218] Fix error reporting for connect() 2007-05-16 15:44:20 +00:00
org.eclipse.rse.shells.ui [179937] Remove shell settings property page (encoding field no longer needed) 2007-05-25 02:53:55 +00:00
org.eclipse.rse.subsystems.files.core [179937] [api] New control in property page for connection. Added new API to IHost() to set and get default encodings and to SystemConnectionForm to deal with encoding fields for connection "Host" property page. 2007-05-18 00:53:52 +00:00
org.eclipse.rse.subsystems.files.dstore [168870] refactor org.eclipse.rse.core package of the UI plugin 2007-05-15 23:55:07 +00:00
org.eclipse.rse.subsystems.files.ftp Change display name of ftpListingParsers -> FTP Directory Listing Parsers 2007-05-18 10:27:17 +00:00
org.eclipse.rse.subsystems.files.local [168870] refactor org.eclipse.rse.core package of the UI plugin 2007-05-15 23:55:07 +00:00
org.eclipse.rse.subsystems.files.ssh Update Copyright Dates 2007-05-24 14:53:28 +00:00
org.eclipse.rse.subsystems.processes.core [168870] refactor org.eclipse.rse.core package of the UI plugin 2007-05-15 23:55:07 +00:00
org.eclipse.rse.subsystems.processes.dstore [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
org.eclipse.rse.subsystems.processes.local [177523][api] Unify singleton getter methods to use getInstance() 2007-05-10 12:40:20 +00:00
org.eclipse.rse.subsystems.processes.shell.linux [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
org.eclipse.rse.subsystems.shells.core [179937] Remove shell settings property page (encoding field no longer needed) 2007-05-25 02:53:55 +00:00
org.eclipse.rse.subsystems.shells.dstore [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
org.eclipse.rse.subsystems.shells.local [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
org.eclipse.rse.subsystems.shells.ssh [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
org.eclipse.rse.subsystems.shells.telnet Label Telnet Only as Experimental 2007-05-18 11:39:06 +00:00
org.eclipse.rse.ui [179937] Add the encoding to the Get from remote system string in the property page to show the encoding that was obtained. 2007-05-25 01:15:23 +00:00
org.eclipse.rse.useractions [187953] empty array should be returned if no persistable children, not null. 2007-05-24 14:56:49 +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.*".