1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-22 07:43:56 +02:00
cdt/rse/plugins
David Dykstal cb9c4eb6cc bug 157719 - Moving transient message processing to expand time.
Instead of removing transient messages (the empty list is one of these) on collapse, we now remove them just prior to expand. This allows the expand/collapse indicators to be be correct when viewing the tree.
2006-09-19 02:00:25 +00:00
..
org.eclipse.dstore.core [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
org.eclipse.dstore.extra [cleanup] fixing javadoc errors 2006-08-16 15:18:34 +00:00
org.eclipse.rse.connectorservice.dstore get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
org.eclipse.rse.connectorservice.local rse.ui to rse.core refactoring 2006-08-31 17:43:13 +00:00
org.eclipse.rse.connectorservice.ssh rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
org.eclipse.rse.core bug 157398 - Fixed PropertyFileProvider to collapse filter pools and hosts into a single file of properties for them and their children. Renamed the attributes so that the files are ordered a bit nicer. All changes are upward compatible - old persistent forms are still recognized. 2006-09-14 21:33:31 +00:00
org.eclipse.rse.dstore.security [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:26:09 +00:00
org.eclipse.rse.eclipse.filesystem get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
org.eclipse.rse.files.ui get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
org.eclipse.rse.logging bug 150949 - Removed the public "debug" setting. It can now only be used when in a development environment. It generates far too many messages to be useful in a production setting. 2006-09-14 22:14:21 +00:00
org.eclipse.rse.processes.ui rse.ui to rse.core refactoring 2006-08-31 17:37:25 +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 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:08:16 +00:00
org.eclipse.rse.services.dstore fix for getParentPath 2006-09-14 16:39:56 +00:00
org.eclipse.rse.services.files.ftp fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
org.eclipse.rse.services.local [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
org.eclipse.rse.services.ssh Add comment regarding probably unnecessary tab handling 2006-08-29 11:05:23 +00:00
org.eclipse.rse.shells.ui get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
org.eclipse.rse.subsystems.files.core get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
org.eclipse.rse.subsystems.files.dstore rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
org.eclipse.rse.subsystems.files.ftp rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
org.eclipse.rse.subsystems.files.local rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
org.eclipse.rse.subsystems.files.ssh rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
org.eclipse.rse.subsystems.processes.core get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
org.eclipse.rse.subsystems.processes.dstore rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
org.eclipse.rse.subsystems.processes.local rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
org.eclipse.rse.subsystems.shells.core get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
org.eclipse.rse.subsystems.shells.dstore rse.ui to rse.core refactoring 2006-08-31 17:43:13 +00:00
org.eclipse.rse.subsystems.shells.local rse.ui to rse.core refactoring 2006-08-31 17:43:13 +00:00
org.eclipse.rse.subsystems.shells.ssh rse.ui to rse.core refactoring 2006-08-31 17:43:13 +00:00
org.eclipse.rse.ui bug 157719 - Moving transient message processing to expand time. 2006-09-19 02:00:25 +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.*".