1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 06:05:56 +02:00
cdt/rse/plugins
Martin Oberhuber 3d3460f63f Fix unnecessary NPE when restoring local command shells.
No change in observed operation since the NPE would have been caught anyway, but avoiding the NPE allows easier debugging with a Java exception breakpoint on java.lang.NullPointerException
2006-08-09 09:39:22 +00:00
..
org.eclipse.dstore.core defect 149133 - use absolute to indicate local receiver file rather than mapping 2006-08-08 15:15:16 +00:00
org.eclipse.dstore.extra move IActionFilter to IDataElementActionFilter. Fix for defect 150803. 2006-07-31 15:02:14 +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 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.connectorservice.ssh bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.core Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +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 Remove unnecessary check after instanceof 2006-08-08 08:34:20 +00:00
org.eclipse.rse.logging Fix some obvious javadoc warnings (733 remaining) 2006-07-27 12:16:36 +00:00
org.eclipse.rse.processes.ui Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +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 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.services.dstore defect 149133 - use absolute to indicate local receiver file rather than mapping 2006-08-08 15:15:16 +00:00
org.eclipse.rse.services.files.ftp Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
org.eclipse.rse.services.local Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
org.eclipse.rse.services.ssh Support shell output parsing in ssh connections 2006-08-08 16:57:55 +00:00
org.eclipse.rse.shells.ui Fix unnecessary NPE when restoring local command shells. 2006-08-09 09:39:22 +00:00
org.eclipse.rse.subsystems.files.core Bug 149133 - adding rules so that the same file can not be concurrently transferred 2006-08-02 14:33:05 +00:00
org.eclipse.rse.subsystems.files.dstore Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
org.eclipse.rse.subsystems.files.ftp Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
org.eclipse.rse.subsystems.files.local getting rid of "ibm" 2006-07-31 20:27:08 +00:00
org.eclipse.rse.subsystems.files.ssh bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
org.eclipse.rse.subsystems.processes.core SubSystemFactory -> SubSystemConfiguration 2006-07-31 16:21:36 +00:00
org.eclipse.rse.subsystems.processes.dstore SubSystemFactory -> SubSystemConfiguration 2006-07-31 16:21:36 +00:00
org.eclipse.rse.subsystems.processes.local SubSystemFactory -> SubSystemConfiguration 2006-07-31 16:21:36 +00:00
org.eclipse.rse.subsystems.shells.core Improve javadoc comments 2006-08-08 08:59:05 +00:00
org.eclipse.rse.subsystems.shells.dstore Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
org.eclipse.rse.subsystems.shells.local Fix some externalized Strings warnings and incorrect icon pathes 2006-07-27 11:36:52 +00:00
org.eclipse.rse.subsystems.shells.ssh Support shell output parsing in ssh connections 2006-08-08 16:57:55 +00:00
org.eclipse.rse.ui make sure server launcher properties are stored when modified from wizard 2006-08-08 19:45:42 +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.*".