1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00
cdt/rse/plugins
2006-08-10 16:55:53 +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 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.connectorservice.ssh [cleanup] Fix javadoc warnings 2006-08-10 12:32:22 +00:00
org.eclipse.rse.core Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +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 fix for 149186 - prevent upload during download via "ignore file" for temp file listner 2006-08-10 13:07:39 +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] Rename Subsystem -> SubSystem in all method and class names 2006-08-10 12:52:38 +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 fix for 153001 - need to terminate shell output reader 2006-08-09 15:35:25 +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 Fix indentation of patterns.dat to make pwd command work 2006-08-09 11:50:02 +00:00
org.eclipse.rse.services.ssh Fix Mutex -- interruptAll() must be synchonized because accessing fWaitQueue 2006-08-10 16:55:53 +00:00
org.eclipse.rse.shells.ui [cleanup] Rename Subsystem -> SubSystem in all method and class names 2006-08-10 12:52:38 +00:00
org.eclipse.rse.subsystems.files.core equals for RemoteFile - fix for 148981 2006-08-09 16:32:29 +00:00
org.eclipse.rse.subsystems.files.dstore Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
org.eclipse.rse.subsystems.files.ftp Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
org.eclipse.rse.subsystems.files.local getting rid of "ibm" 2006-07-31 20:27:08 +00:00
org.eclipse.rse.subsystems.files.ssh bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.subsystems.processes.core SubSystemFactory -> SubSystemConfiguration 2006-07-31 16:21:36 +00:00
org.eclipse.rse.subsystems.processes.dstore SubSystemFactory -> SubSystemConfiguration 2006-07-31 16:21:36 +00:00
org.eclipse.rse.subsystems.processes.local SubSystemFactory -> SubSystemConfiguration 2006-07-31 16:21:36 +00:00
org.eclipse.rse.subsystems.shells.core Improve javadoc comments 2006-08-08 08:59:05 +00:00
org.eclipse.rse.subsystems.shells.dstore Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
org.eclipse.rse.subsystems.shells.local Fix some externalized Strings warnings and incorrect icon pathes 2006-07-27 11:36:52 +00:00
org.eclipse.rse.subsystems.shells.ssh Use dynamic prompt generation for ssh even outside ServiceCommandShell 2006-08-09 11:41:01 +00:00
org.eclipse.rse.ui bug 142471 - updated ISubSystemConfiguration interface to allow for not having a password. 2006-08-10 14:22:04 +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.*".