1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
cdt/rse/plugins
2007-04-05 08:09:09 +00:00
..
org.eclipse.dstore.core [180562[ not implementing IDataStoreConstants 2007-04-03 14:04:06 +00:00
org.eclipse.dstore.extra [178599] public interfaces can't import private interfaces 2007-04-02 14:44:00 +00:00
org.eclipse.rse [cleanup] Copyright: WindRiver -> Wind River 2007-04-03 07:46:34 +00:00
org.eclipse.rse.connectorservice.dstore [175262][api] IHost.getSystemType() should return IRSESystemType 2007-04-03 11:13:35 +00:00
org.eclipse.rse.connectorservice.local [cleanup] cleanup javadoc references to AbstractConnectorService prior to rename 2007-03-28 14:46:59 +00:00
org.eclipse.rse.connectorservice.ssh [168977][api][refactor] - stage 3.6 2007-03-28 15:43:42 +00:00
org.eclipse.rse.core [150931][api] added setDescription() method. 2007-04-05 03:02:14 +00:00
org.eclipse.rse.dstore.security [181112] NLS missing messages in Security Prefs Page 2007-04-05 08:09:09 +00:00
org.eclipse.rse.eclipse.filesystem [170916] New files could not be created in EFS due to thread blocking. 2007-04-04 05:25:53 +00:00
org.eclipse.rse.files.ui [180872] unqueried folder should initially be stale, internalHasChildren() should check for stale when when there are no children, and getImageDescriptor needs to check if contents have been queried before determining whether to show a folder as open or not 2007-04-04 13:27:26 +00:00
org.eclipse.rse.importexport [180562][api] dont implement IRemoteImportExportConstants 2007-04-04 10:44:09 +00:00
org.eclipse.rse.logging [170920][api] Get rid of org.eclipse.rse.logging plugin 2007-04-02 07:25:38 +00:00
org.eclipse.rse.processes.ui [180519][api] moving Activators to "internal" 2007-04-04 12:32:34 +00:00
org.eclipse.rse.sdk [cleanup] Copyright: WindRiver -> Wind River 2007-04-03 07:46:34 +00:00
org.eclipse.rse.services [180606] [api] Add javadoc to indicate that BasicClassFileParser and ClassFileUtil should not be subclassed. 2007-04-04 12:56:39 +00:00
org.eclipse.rse.services.dstore [180994] ensure that we don't do redundant activations and that environment miner variables are cleaned up at the end 2007-04-05 00:16:22 +00:00
org.eclipse.rse.services.files.ftp [fix] Mutex mis-use in FTPService 2007-04-04 15:50:29 +00:00
org.eclipse.rse.services.local [cleanup] Copyright: WindRiver -> Wind River 2007-04-03 07:46:34 +00:00
org.eclipse.rse.services.ssh [170916] [efs] Change implementation of input and output streams being provided from SftpFileService so that they wrapper the underlying output stream and the channel which is closed when the input and output streams are closed. 2007-02-24 05:28:51 +00:00
org.eclipse.rse.shells.ui [181006] schedule job to do asynch exec rather than directly do asynch exec 2007-04-05 00:33:21 +00:00
org.eclipse.rse.subsystems.files.core [180872] unqueried folder should initially be stale, internalHasChildren() should check for stale when when there are no children, and getImageDescriptor needs to check if contents have been queried before determining whether to show a folder as open or not 2007-04-04 13:27:26 +00:00
org.eclipse.rse.subsystems.files.dstore [180519][api] declaratively register adapter factories 2007-04-04 12:14:23 +00:00
org.eclipse.rse.subsystems.files.ftp [177530] [ftp] passive mode control is missing in wizard 2007-04-04 16:42:19 +00:00
org.eclipse.rse.subsystems.files.local [180519][api] declaratively register adapter factories 2007-04-04 12:14:23 +00:00
org.eclipse.rse.subsystems.files.ssh [180519][api] declaratively register adapter factories 2007-04-04 12:14:23 +00:00
org.eclipse.rse.subsystems.processes.core [180519][api] declaratively register rse.processes.ui adapter factories 2007-04-04 12:10:00 +00:00
org.eclipse.rse.subsystems.processes.dstore [180519][api] declaratively register rse.processes.ui adapter factories 2007-04-04 12:10:00 +00:00
org.eclipse.rse.subsystems.processes.local [180519][api] declaratively register rse.processes.ui adapter factories 2007-04-04 12:10:00 +00:00
org.eclipse.rse.subsystems.processes.shell.linux [180519][api] declaratively register rse.processes.ui adapter factories 2007-04-04 12:10:00 +00:00
org.eclipse.rse.subsystems.shells.core [180519][api] declaratively register rse.shells.ui adapter factories 2007-04-04 11:37:46 +00:00
org.eclipse.rse.subsystems.shells.dstore [180519][api] declaratively register rse.shells.ui adapter factories 2007-04-04 11:37:46 +00:00
org.eclipse.rse.subsystems.shells.local [180519][api] declaratively register rse.shells.ui adapter factories 2007-04-04 11:37:46 +00:00
org.eclipse.rse.subsystems.shells.ssh [180519][api] declaratively register rse.shells.ui adapter factories 2007-04-04 11:37:46 +00:00
org.eclipse.rse.ui [fix] getHostNames() return String[] containing invalid null values 2007-04-04 15:23:16 +00:00
org.eclipse.rse.useractions [180562][api] dont implement ISystemUDAConstants 2007-04-04 10:54:08 +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.*".