1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
cdt/rse/plugins
2006-09-20 11:53:43 +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 Add missing copyrights 2006-09-20 11:53:43 +00:00
org.eclipse.rse.connectorservice.ssh Add missing copyrights 2006-09-20 11:19:58 +00:00
org.eclipse.rse.core [cleanup] added some observability to track filter pool reference lifecycle 2006-09-20 02:05:52 +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 Bug 147548: NullPointerException when trying to kill a process. Changed the message file name to something more appropriate which fixes the problem. 2006-09-20 09:45:36 +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 Bug 139207: Browsing into some remote tar archives via dstore fails, and crashes the dstore server. This only occurred for tars generated on Windows and the problem was with reading the last entries in the tar archive which are different when generated on Windows than on Linux. The tar format does not specify how archives should end, though it does recommend a certain format. The problem was fixed by making our code more robust when it comes to handling end of archive entries. 2006-09-20 11:34:25 +00:00
org.eclipse.rse.services.dstore fix for getParentPath 2006-09-14 16:39:56 +00:00
org.eclipse.rse.services.files.ftp Add missing copyrights 2006-09-20 11:53:43 +00:00
org.eclipse.rse.services.local Add missing copyrights 2006-09-20 11:53:43 +00:00
org.eclipse.rse.services.ssh Add missing copyrights 2006-09-20 11:10:04 +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 Add missing copyrights 2006-09-20 11:53:43 +00:00
org.eclipse.rse.subsystems.files.local Add missing copyrights 2006-09-20 11:53:43 +00:00
org.eclipse.rse.subsystems.files.ssh Add missing copyrights 2006-09-20 11:19:58 +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 [cleanup] commented out superfluous shell references, rewrote runnablecontext support 2006-09-20 02:03:22 +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 Add missing copyrights 2006-09-20 11:19:58 +00:00
org.eclipse.rse.ui bug 157930 - reference to the originating viewer was not being set in the constructor for the job 2006-09-20 02:09:38 +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.*".