1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-20 06:35:50 +02:00
cdt/rse/plugins
2006-10-05 18:55:02 +00:00
..
org.eclipse.dstore.core fix problem with connecting to ssl server that randomly occurs returning "null" for connect status. 2006-10-05 18:27:38 +00:00
org.eclipse.dstore.extra Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.connectorservice.dstore Bug 154407 - Added an override for requiresPassword() to DStoreConnectorService to test for Windows system type. 2006-09-21 22:12:35 +00:00
org.eclipse.rse.connectorservice.local Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.connectorservice.ssh Add missing copyrights 2006-09-20 11:19:58 +00:00
org.eclipse.rse.core Bug 158180 - Forward reference logic fixed in SystemFilterPoolReference. Since there may actually be valid broken references cases were added to handle those as well. 2006-09-21 17:26:40 +00:00
org.eclipse.rse.dstore.security Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.eclipse.filesystem catch refreshLocal scoping rule exception so that operation completes 2006-09-29 14:37:22 +00:00
org.eclipse.rse.files.ui Bug 153270 - and some open line problems 2006-10-04 14:27:26 +00:00
org.eclipse.rse.logging Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.processes.ui Inlcude processmessages.xml file in the build 2006-09-21 19:36:56 +00:00
org.eclipse.rse.sdk Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff. 2006-09-28 13:41:29 +00:00
org.eclipse.rse.services fix for Bug 153277 + handling of shell toolbar contributions 2006-10-03 18:43:51 +00:00
org.eclipse.rse.services.dstore no need to interpret path on env var 2006-10-04 18:15:27 +00:00
org.eclipse.rse.services.files.ftp Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff. 2006-09-28 13:41:29 +00:00
org.eclipse.rse.services.local Bug 158981: Local drives show up in lowercase 2006-10-03 04:54:24 +00:00
org.eclipse.rse.services.ssh add copyright 2006-09-20 14:08:28 +00:00
org.eclipse.rse.shells.ui Bug 153270 - and some open line problems 2006-10-04 14:27:26 +00:00
org.eclipse.rse.subsystems.files.core Bug 158530: NullPointerException if dstore fails to connect. This applies to both remote file and processes subsystems. Although the user does not see any messages as a result, we should not get null pointer exceptions. Solution is to handle the case of not being connected when resolving filters. 2006-10-04 14:39:45 +00:00
org.eclipse.rse.subsystems.files.dstore reduce the decorating of files 2006-10-05 18:55:02 +00:00
org.eclipse.rse.subsystems.files.ftp Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.subsystems.files.local Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +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 Bug 158530: NullPointerException if dstore fails to connect. This applies to both remote file and processes subsystems. Although the user does not see any messages as a result, we should not get null pointer exceptions. Solution is to handle the case of not being connected when resolving filters. 2006-10-04 14:39:45 +00:00
org.eclipse.rse.subsystems.processes.dstore Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.subsystems.processes.local Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.subsystems.shells.core Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.subsystems.shells.dstore fix for case where line is not a line 2006-10-04 18:03:54 +00:00
org.eclipse.rse.subsystems.shells.local Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
org.eclipse.rse.subsystems.shells.ssh Add missing copyrights 2006-09-20 11:19:58 +00:00
org.eclipse.rse.ui handle cancel connect when launching shell - Bug 158869 2006-10-03 17:36: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.*".