1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 14:15:50 +02:00
cdt/rse/plugins
2007-04-04 15:09:55 +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 [164413] Remove the "Default System Type" combo from the RSE Preference page and associated preference constants. Keep the NLS for the combo in case we need it again for some reason. 2007-04-04 12:49:57 +00:00
org.eclipse.rse.dstore.security [180933] fix Server Connection Security Property Page and Server Launcher Property Page 2007-04-04 13:22:58 +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 [180651] making getPatterns() private 2007-04-03 14:46:36 +00:00
org.eclipse.rse.services.files.ftp [180711] Checked return value of Mutex.waitForLock() 2007-04-04 14:29:57 +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 [180519][api] moving Activators to "internal" 2007-04-04 12:32:34 +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 [180519][api] declaratively register adapter factories 2007-04-04 12:14:23 +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 [179363] to avoid having changed properties reset by unchanged default properties, I've added code to check if the user changed the ServerLauncherPropertiesServiceElement. The explicit properties are set only when the service element changes. 2007-04-04 15:09:55 +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.*".