1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00
cdt/rse/plugins
2007-04-05 15:17:31 +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 [175686] Get rid of Platform CVS Dependency: Configure SSH through new IJschService and Prefs 2007-04-05 15:14:15 +00:00
org.eclipse.rse.core [177882] Fixed PropertyFileProvider for garbling of CJK characters. 2007-04-05 15:17:31 +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 [cleanup][180606] put subclassing info javadoc into a separate paragraph 2007-04-05 09:41:10 +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 [175686] Get rid of Platform CVS Dependency: Configure SSH through new IJschService and Prefs 2007-04-05 15:14:15 +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 [181069] can't do a query to get context for saving shell states. Need a new API for IRemoteCommandShell to getContextString() so that a query can be avoided at this point. 2007-04-05 14:56:22 +00:00
org.eclipse.rse.subsystems.shells.dstore [181069] can't do a query to get context for saving shell states. Need a new API for IRemoteCommandShell to getContextString() so that a query can be avoided at this point. 2007-04-05 14:56:22 +00:00
org.eclipse.rse.subsystems.shells.local [181069] can't do a query to get context for saving shell states. Need a new API for IRemoteCommandShell to getContextString() so that a query can be avoided at this point. 2007-04-05 14:56:22 +00:00
org.eclipse.rse.subsystems.shells.ssh [181069] can't do a query to get context for saving shell states. Need a new API for IRemoteCommandShell to getContextString() so that a query can be avoided at this point. 2007-04-05 14:56:22 +00:00
org.eclipse.rse.ui [181066] NLS missing messages with DAEMON and Shells 2007-04-05 08:17:51 +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.*".