1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 08:35:26 +02:00
cdt/rse/plugins
2006-08-16 13:14:48 +00:00
..
org.eclipse.dstore.core name the threads - makes it easier for debug 2006-08-09 15:36:15 +00:00
org.eclipse.dstore.extra move IActionFilter to IDataElementActionFilter. Fix for defect 150803. 2006-07-31 15:02:14 +00:00
org.eclipse.rse.connectorservice.dstore Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
org.eclipse.rse.connectorservice.local bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.connectorservice.ssh bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.core [cleanup] Refactoring RSE model objects 2006-08-16 08:03:00 +00:00
org.eclipse.rse.dstore.security Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
org.eclipse.rse.eclipse.filesystem use EFS null store when unable to connect 2006-08-02 15:56:35 +00:00
org.eclipse.rse.files.ui bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.logging Fix some obvious javadoc warnings (733 remaining) 2006-07-27 12:16:36 +00:00
org.eclipse.rse.processes.ui [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
org.eclipse.rse.sdk bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.services [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +00:00
org.eclipse.rse.services.dstore fix for 153001 - need to terminate shell output reader 2006-08-09 15:35:25 +00:00
org.eclipse.rse.services.files.ftp Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
org.eclipse.rse.services.local [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +00:00
org.eclipse.rse.services.ssh Make Mutex thread-safe by doing IProgressMonitor queries outside synchronized 2006-08-16 13:14:48 +00:00
org.eclipse.rse.shells.ui [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
org.eclipse.rse.subsystems.files.core bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.subsystems.files.dstore [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
org.eclipse.rse.subsystems.files.ftp [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
org.eclipse.rse.subsystems.files.local [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
org.eclipse.rse.subsystems.files.ssh bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.subsystems.processes.core bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.subsystems.processes.dstore [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
org.eclipse.rse.subsystems.processes.local [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
org.eclipse.rse.subsystems.shells.core [cleanup] fix javadoc errors in IRemoteCmdSubSystem 2006-08-16 12:13:52 +00:00
org.eclipse.rse.subsystems.shells.dstore [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
org.eclipse.rse.subsystems.shells.local [cleanup] fix javadoc errors in IRemoteCmdSubSystem 2006-08-16 12:13:52 +00:00
org.eclipse.rse.subsystems.shells.ssh [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +00:00
org.eclipse.rse.ui [cleanup] Refactoring RSE model objects 2006-08-16 08:03:00 +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.*".