1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
cdt/rse/plugins
2006-08-17 16:09:21 +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 use EFS null store when unable to connect 2006-08-02 15:56:35 +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 Bug 149181 - throw SystemMessageException for various ssh errors 2006-08-17 12:37:02 +00:00
org.eclipse.rse.services.dstore fix for 149785. Adding additional daemon argument to support server port range. 2006-08-16 15:22:09 +00:00
org.eclipse.rse.services.files.ftp Use Mutex to avoid parallel FTP directory queries 2006-08-17 10:21:06 +00:00
org.eclipse.rse.services.local [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +00:00
org.eclipse.rse.services.ssh Bug 149181 - throw SystemMessageException for various ssh errors 2006-08-17 12:37:02 +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 bug 149472 - moved the RemoteFileException hierarchy to org.eclipse.rse.services.files package. 2006-08-16 16:31:36 +00:00
org.eclipse.rse.subsystems.files.dstore [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
org.eclipse.rse.subsystems.files.ftp [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
org.eclipse.rse.subsystems.files.local [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
org.eclipse.rse.subsystems.files.ssh Bug 149181 - throw SystemMessageException for various ssh errors 2006-08-17 12:37:02 +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 [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
org.eclipse.rse.subsystems.processes.local [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +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 [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
org.eclipse.rse.subsystems.shells.local [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
org.eclipse.rse.subsystems.shells.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.ui bug 153253 - adjust logging, some debug setup 2006-08-17 16:09:21 +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.*".