1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
cdt/rse/plugins
2006-08-18 07:45:26 +00:00
..
org.eclipse.dstore.core fix for 149785. Adding additional daemon argument to support server port range. 2006-08-16 15:22:09 +00:00
org.eclipse.dstore.extra [cleanup] fixing javadoc errors 2006-08-16 15:18:34 +00:00
org.eclipse.rse.connectorservice.dstore Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
org.eclipse.rse.connectorservice.local bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.connectorservice.ssh Reset compiler source compliance to J2SE-1.4-without-assert because headless build would require javacSource / javacTarget settings in build.properties otherwise 2006-08-17 09:40:23 +00:00
org.eclipse.rse.core [refactor] add logging capability to core plugin 2006-08-17 13:41:45 +00:00
org.eclipse.rse.dstore.security Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
org.eclipse.rse.eclipse.filesystem some old update that wasn't committed 2006-08-17 18:31:24 +00:00
org.eclipse.rse.files.ui bug 149472 - moved the RemoteFileException hierarchy to org.eclipse.rse.services.files package. 2006-08-16 16:31:36 +00:00
org.eclipse.rse.logging [cleanup] logger javadoc 2006-08-17 13:40:33 +00:00
org.eclipse.rse.processes.ui [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
org.eclipse.rse.sdk bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.services Fix RemoteFileSecurityException message 2006-08-17 21:39:11 +00:00
org.eclipse.rse.services.dstore fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
org.eclipse.rse.services.files.ftp fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
org.eclipse.rse.services.local fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
org.eclipse.rse.services.ssh Fix bug 154298 - copy&paste on sftp, and improve error messages 2006-08-17 21:18:13 +00:00
org.eclipse.rse.shells.ui [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
org.eclipse.rse.subsystems.files.core fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
org.eclipse.rse.subsystems.files.dstore Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.files.ftp Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.files.local Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.files.ssh Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.processes.core bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService. 2006-08-15 22:07:27 +00:00
org.eclipse.rse.subsystems.processes.dstore Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.processes.local Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.shells.core [cleanup] fix javadoc errors in IRemoteCmdSubSystem 2006-08-16 12:13:52 +00:00
org.eclipse.rse.subsystems.shells.dstore Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.shells.local Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.subsystems.shells.ssh Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
org.eclipse.rse.ui [cleanup] improve documentation of new SubSystemProxyComparator 2006-08-18 07:45:26 +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.*".