1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 11:03:28 +02:00
Commit graph

31 commits

Author SHA1 Message Date
David Dykstal
c932705105 [cleanup] commented out superfluous shell references, rewrote runnablecontext support 2006-09-20 02:03:22 +00:00
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173 [refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way. 2006-08-31 12:21:36 +00:00
Martin Oberhuber
d7e14649c7 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 13:48:40 +00:00
Martin Oberhuber
19c4a999c3 [cleanup] Fix compiler warnings 2006-08-25 15:12:37 +00:00
Martin Oberhuber
e892da770b [cleanup] fix javadoc errors in IRemoteCmdSubSystem 2006-08-16 12:13:52 +00:00
David Dykstal
f13adf6055 bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00
Kushal Munir
b6714d9ff9 [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
Martin Oberhuber
625103658e Improve javadoc comments 2006-08-08 08:59:05 +00:00
Martin Oberhuber
a8925af740 Fix some externalized strings warnings 2006-08-08 08:58:33 +00:00
Martin Oberhuber
328e07f782 Remove unnecessary check after instanceof 2006-08-08 08:36:50 +00:00
Martin Oberhuber
1f3cf11369 Remove unnecessary check after instanceof 2006-08-08 08:34:20 +00:00
David McKnight
59468c61ba Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
David McKnight
27746a536e SubSystemFactory -> SubSystemConfiguration
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
cbbf547366 Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
David McKnight
ed7dc37c6e update subsystem name with switching configurations 2006-06-29 15:37:25 +00:00
David McKnight
557e0e3a00 need to persist subsystem to persist the properties 2006-06-15 20:02:19 +00:00
David McKnight
dd4b9d449c run command with dstore 2006-06-08 19:40:14 +00:00
David McKnight
7b9199ede1 fix for 140560 2006-05-16 19:46:07 +00:00
David McKnight
94009ae3e0 append output updates for refresh even when a refresh is pending 2006-05-09 18:51:05 +00:00
David Dykstal
1c0ba6102a Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
David Dykstal
1d892b3fc4 Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
David McKnight
0ecce33193 disconnect(IProgressMonitor), internalDisconnect(IProgressMonitor),
uninitializeService(IProgressMonitor)
2006-04-26 19:55:23 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David Dykstal
f463e41fb7 Removed explicit references to files from the SDK build. 2006-04-24 01:45:33 +00:00
David Dykstal
f1abaa6ebe Removed explicit references to source folders from the SDK build. Added about.html files. 2006-04-23 19:05:57 +00:00
David Dykstal
559f1302f1 updating build.properties for source build 2006-04-21 20:33:23 +00:00
David Dykstal
84e14e782e Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring. 2006-04-12 16:47:19 +00:00
David Dykstal
76eaebbe41 initial population 2006-04-10 21:04:06 +00:00