1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 22:25:52 +02:00
cdt/rse/plugins
2007-04-06 17:04:14 +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 [cleanup] make IRSEDOMExporter & IRSEDOMImporter internal, add package.html 2007-04-05 19:28:07 +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] [plan][efs] Fix and improve the RSE EFS integration. Implement childInfos() to get info about all children at once, rather than calling fetchInfo() for each child which would mean network access for each child. This is a big performance improvement. 2007-04-06 17:04:14 +00:00
org.eclipse.rse.files.ui [181222] prevent null set when there is not initial file name (SaveAsForm appears to have expected an initial file name). 2007-04-05 16:40:35 +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] update javadoc 2007-04-05 16:01:26 +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 SSH Tracing: add filename to getFile 2007-04-06 10:07:26 +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 [cleanup] update javadoc 2007-04-05 16:01: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 15:48:58 +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 [181394][contributed] Fix incorrect elements shown below filters by fixing getAbsoluteName() of filter and pool references to include context 2007-04-06 12:56:24 +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.*".