1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 12:05:21 +02:00
cdt/rse/plugins
2008-05-13 13:26:37 +00:00
..
org.eclipse.dstore.core [dstore] in single-process multi-client mode tracing shouldn't start until the client is set 2008-05-13 13:26:37 +00:00
org.eclipse.dstore.extra [cleanup] Fix copyright year 2008 2008-04-07 12:50:35 +00:00
org.eclipse.rse [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
org.eclipse.rse.connectorservice.dstore [231602] TVT34:TCT164: hu: Preferences panel - untranslated strings 2008-05-12 17:58:09 +00:00
org.eclipse.rse.connectorservice.local [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
org.eclipse.rse.connectorservice.ssh [216252] canceled --> cancelled in comments 2008-04-12 00:12:51 +00:00
org.eclipse.rse.connectorservice.telnet [216252] canceled --> cancelled in comments and locals 2008-04-12 00:35:17 +00:00
org.eclipse.rse.core [230997] subsystem configuration extension without "description" screws up RSE init 2008-05-07 21:32:57 +00:00
org.eclipse.rse.dstore.security [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 14:00:46 +00:00
org.eclipse.rse.eclipse.filesystem [186320][188360][api] Split and rename org.eclipse.rse.eclipse.filesystem into org.eclipse.rse.efs and org.eclipse.rse.efs.ui respectively 2007-05-25 17:24:52 +00:00
org.eclipse.rse.efs [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
org.eclipse.rse.efs.ui [202098][efs][nls] Improve error message when creating a remote project with existing name (apply patch from Remy Suen) 2008-05-05 21:42:51 +00:00
org.eclipse.rse.files.ui [231671] TVT34:TCT171: PLK: No help text for new remote file 2008-05-12 21:23:29 +00:00
org.eclipse.rse.importexport [cleanup] Fix build error due to typo 2008-05-05 19:55:56 +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 [226784] [nls] Standardize on Cancelled in PII 2008-04-17 09:55:51 +00:00
org.eclipse.rse.sdk [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
org.eclipse.rse.services [226374][api] Add SystemElementNotFoundException 2008-05-07 15:32:04 +00:00
org.eclipse.rse.services.dstore [231126] [dstore] status monitor needs to reset WaitThreshold on nudge 2008-05-09 14:28:28 +00:00
org.eclipse.rse.services.files.ftp [199854] Regression in FTPService deletes files after upload 2008-05-07 15:04:01 +00:00
org.eclipse.rse.services.local [231211] Local xml file not opened when workspace encoding is different from local system encoding 2008-05-08 21:52:30 +00:00
org.eclipse.rse.services.ssh [221211] IFileService API for batch operations IFileService.delete() returns boolean false for silent no-op 2008-05-07 04:48:44 +00:00
org.eclipse.rse.services.telnet [226301][api][breaking] IShellService methods should throw SystemMessageException 2008-04-09 21:42:16 +00:00
org.eclipse.rse.shells.ui [229956][regression][shells][local] Content assist is broken in CVS HEAD 2008-05-06 11:26:46 +00:00
org.eclipse.rse.subsystems.files.core [221211] Fix markStale() for delete() operation with exceptions 2008-05-06 23:15:16 +00:00
org.eclipse.rse.subsystems.files.dstore [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
org.eclipse.rse.subsystems.files.ftp [221211] [api][breaking][files] need batch operations to indicate which operations were successful 2008-05-07 03:59:28 +00:00
org.eclipse.rse.subsystems.files.local [199854][api] Improve error reporting for archive handlers 2008-05-07 03:56:37 +00:00
org.eclipse.rse.subsystems.files.ssh [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
org.eclipse.rse.subsystems.processes.core [218304] Improve deferred adapter loading 2008-04-10 15:32:51 +00:00
org.eclipse.rse.subsystems.processes.dstore [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
org.eclipse.rse.subsystems.processes.local [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
org.eclipse.rse.subsystems.processes.shell.linux [226301][api][breaking] IShellService methods should throw SystemMessageException 2008-04-09 21:42:16 +00:00
org.eclipse.rse.subsystems.shells.core [218304] Improve deferred adapter loading 2008-04-10 15:32:51 +00:00
org.eclipse.rse.subsystems.shells.dstore [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
org.eclipse.rse.subsystems.shells.local [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
org.eclipse.rse.subsystems.shells.ssh [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
org.eclipse.rse.subsystems.shells.telnet [225510][api] Fix OutputRefreshJob API leakage 2008-04-03 09:45:01 +00:00
org.eclipse.rse.subsystems.terminals.core [228577] [rseterminal] Get rid of unnecessary rse.terminals.core Activator 2008-05-05 19:46:42 +00:00
org.eclipse.rse.subsystems.terminals.ssh [228577] [rseterminal] Get rid of unnecessary rse.terminals.ssh Activator 2008-05-05 18:48:14 +00:00
org.eclipse.rse.terminals.ui [cleanup] Fix typo 2008-05-05 23:04:41 +00:00
org.eclipse.rse.ui [231666] TVT34:TCT175: TVT FR - Space missing before colon sign 2008-05-12 22:48:10 +00:00
org.eclipse.rse.useractions [225509][api][breaking] RSE useractions API leaks non-API types (apply patch from Xuan Chen) 2008-05-06 07:41:11 +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.*".