1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 04:03:27 +02:00
cdt/rse/plugins
Martin Oberhuber 1646646eaf [184095][api] Replace String systemTypeName by IRSESystemType everywhere.
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
..
org.eclipse.dstore.core spirit fix found in RSE 713 applied to open source 2007-04-17 20:21:22 +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 [180649] miners to single package. This requires a server update. 2007-04-24 19:55:31 +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 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
org.eclipse.rse.core [184095][api] Replace String systemTypeName by IRSESystemType everywhere. 2007-04-25 20:24:16 +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 Change EFS plugin name to remove "Experimental" 2007-04-17 07:59:11 +00:00
org.eclipse.rse.files.ui [184095][api] Replace String systemTypeName by IRSESystemType everywhere. 2007-04-25 20:24:16 +00:00
org.eclipse.rse.importexport [180974] fixed remote export 2007-04-20 18:16:38 +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 [184095][api] Replace String systemTypeName by IRSESystemType everywhere. 2007-04-25 20:24:16 +00:00
org.eclipse.rse.sdk [cleanup] Copyright: WindRiver -> Wind River 2007-04-03 07:46:34 +00:00
org.eclipse.rse.services [181550] Support more valid filename characters in patterns.dat 2007-04-18 17:01:52 +00:00
org.eclipse.rse.services.dstore [181553] delete obsolete temp files before transfering 2007-04-25 18:05:33 +00:00
org.eclipse.rse.services.files.ftp [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-04-25 12:57:29 +00:00
org.eclipse.rse.services.local [179939] BIDI3.3: HCG Text files written in ASCII Hebrew do not look correctly. Do not download to UTF-8 encoding unnecessarily. Just download to the encoding that is specified for the remote file. 2007-04-19 04:51:30 +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 [184095][api] Replace String systemTypeName by IRSESystemType everywhere. 2007-04-25 20:24:16 +00:00
org.eclipse.rse.subsystems.files.core [184095][api] Replace String systemTypeName by IRSESystemType everywhere. 2007-04-25 20:24:16 +00:00
org.eclipse.rse.subsystems.files.dstore [181553] delete obsolete temp files before transfering 2007-04-25 18:05:33 +00:00
org.eclipse.rse.subsystems.files.ftp [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-04-25 12:57:29 +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 [182454] improve getAbsoluteName() documentation 2007-04-25 11:32:53 +00:00
org.eclipse.rse.subsystems.processes.dstore [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
org.eclipse.rse.subsystems.processes.local [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +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 [182454] improve getAbsoluteName() documentation 2007-04-25 11:32:53 +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 [184095][api] Replace String systemTypeName by IRSESystemType everywhere. 2007-04-25 20:24:16 +00:00
org.eclipse.rse.useractions [184095][api] Replace String systemTypeName by IRSESystemType everywhere. 2007-04-25 20:24:16 +00:00
readme.txt

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.*".