1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-27 18:23:22 +02:00
cdt/rse/plugins
2006-09-20 19:05:50 +00:00
..
org.eclipse.dstore.core Record Mike Bergers patch for bug 145799 in copyright (applied with v1.5) 2006-09-20 13:46:34 +00:00
org.eclipse.dstore.extra
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] format and javadoc 2006-09-20 19:05:50 +00:00
org.eclipse.rse.dstore.security
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 Add missing copyrights 2006-09-20 12:37:40 +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 copyright 2006-09-20 14:08:28 +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
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
org.eclipse.rse.subsystems.processes.local Add missing copyrights 2006-09-20 12:09:06 +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
org.eclipse.rse.subsystems.shells.local add copyright 2006-09-20 13:42:01 +00:00
org.eclipse.rse.subsystems.shells.ssh Add missing copyrights 2006-09-20 11:19:58 +00:00
org.eclipse.rse.ui Bug 153255 - enabled creation of new profiles as a side effect of this bug 2006-09-20 17:40:34 +00:00
readme.txt

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.*".