David McKnight
bbbce52535
Fix bug 149172 - RSE tree doesnt show same item in multiple filters
...
Fixed by Martin's suggestion (works!)
Perhaps it would suffice to override
protected AbstractTreeViewer.usingElementMap() { return false; }
in SystemView. Since, if the mapping is not unique, an elementMap can not be
used.
2006-07-14 16:49:44 +00:00
David McKnight
1d74a82238
getting rid of ibm strings
2006-07-14 16:39:48 +00:00
David McKnight
7128ff317a
getting rid of ibm strings
2006-07-14 16:15:19 +00:00
David McKnight
94260734eb
don't allow concurrent internalGetChildren() calls
2006-07-14 16:11:36 +00:00
David McKnight
096546c188
some updates to help with junit test stuff
2006-07-10 19:13:52 +00:00
David McKnight
0f27760625
fix for 149789
2006-07-10 15:49:15 +00:00
David McKnight
c048159b94
Applied Michael Berger patch from here:
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=149080
Along with suggested changed from Martin.
2006-07-10 15:19:13 +00:00
Martin Oberhuber
25a6c26d74
Fix NPE when working with both default and delegate wizards
2006-07-10 15:09:26 +00:00
Martin Oberhuber
ffbaae2bf1
Workaround bug 150127 in ssh - fallback to empty password if no password information is available
2006-07-10 15:08:30 +00:00
Martin Oberhuber
0ec8307a30
Fix newConnectionWizardDelegate.exsd schema
2006-07-10 09:12:29 +00:00
Martin Oberhuber
916b0db285
Organize imports to create separate group for RSE
2006-07-07 09:46:00 +00:00
Martin Oberhuber
9ff36ff253
Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings)
2006-07-07 09:25:20 +00:00
Martin Oberhuber
54d0676204
Externalize strings in ssh services
2006-07-07 09:13:31 +00:00
Martin Oberhuber
896ef5f33a
Fix externalized strings warnings in tracer
2006-07-07 08:57:37 +00:00
Martin Oberhuber
128cbbcceb
Externalize strings in ssh services
2006-07-07 08:50:51 +00:00
Martin Oberhuber
04251c8bcd
Fix externalized strings warnings in tracer
2006-07-07 08:15:18 +00:00
Martin Oberhuber
73f204a7c8
Bug 149149 - Improve progress message for sftp
2006-07-06 09:47:28 +00:00
Martin Oberhuber
9ed427dbbc
Fix bug 149292 - missing icon makeProfileActive on UNIX
2006-07-03 15:14:03 +00:00
David McKnight
baf42cfefc
remove printlns
2006-06-30 20:33:49 +00:00
David McKnight
565bb1d4bb
remove print
2006-06-30 20:30:27 +00:00
David McKnight
97c8498abf
cd to intialialWorkingDirectory after starting shell
2006-06-30 16:46:31 +00:00
David McKnight
b47dd96a8f
set command for patterns before running command
2006-06-30 16:18:40 +00:00
David McKnight
bc6dd4a8af
fix for local copies when there are spaces in path (on linux)
2006-06-30 15:41:35 +00:00
David McKnight
d18b434d25
fix for local copies when there are spaces in path (on linux)
2006-06-30 15:39:22 +00:00
Kushal Munir
de3af0763d
RSE New Connection Wizard update
2006-06-30 13:47:50 +00:00
Martin Oberhuber
108fd36c65
Bug 149284 - shells not properly initialized when only ssh is installed
2006-06-30 08:52:11 +00:00
Martin Oberhuber
7e32291739
Bug 139286 - fix icons for Perspective and Launch shell action
2006-06-30 07:46:48 +00:00
David McKnight
c4ba637e1a
Michael Berger patch for process filtering
2006-06-30 00:24:26 +00:00
David Dykstal
cfa8527eeb
bug 139286 - Icons are missing in RSE M1
2006-06-29 22:35:35 +00:00
Martin Oberhuber
ce3c3c4ca9
Fix error message in case of canceled ssh transfer
2006-06-29 21:58:01 +00:00
Martin Oberhuber
992747ac6a
Bug 149150 - fix modtime for local subsystem, FTP and dstore to check
2006-06-29 21:43:25 +00:00
Martin Oberhuber
1ed80584e7
Bug 149150 - fix timestamps for ssh, other file services to be done
2006-06-29 21:18:15 +00:00
David McKnight
02f6549363
Michael Berger's patch for 147531
2006-06-29 20:22:51 +00:00
David McKnight
a698ade0f7
Fix for 148971. Need to activate files.ui plugin to get adapter for files
2006-06-29 20:17:49 +00:00
Kushal Munir
9c7ad4084f
Updates to New Connection wizard
2006-06-29 18:02:02 +00:00
David McKnight
1daaecc113
null pointer check for user id
2006-06-29 15:41:00 +00:00
David McKnight
ed7dc37c6e
update subsystem name with switching configurations
2006-06-29 15:37:25 +00:00
Martin Oberhuber
d05238b1b5
Bug 149155 always do ssh download and upload on secondary channel
...
Disconnect primary channel in case of error to maintain system stability
2006-06-29 15:23:07 +00:00
Martin Oberhuber
4b9375afc1
Fix bug 149129 - Perl string comparison with eq instead of ==
2006-06-29 10:55:11 +00:00
David Dykstal
e32b3be6e7
bug 141835 - user id information wasn't being persisted.
...
Found a password persistence bug during testing and fixed that at the same time.
2006-06-28 21:26:22 +00:00
Kushal Munir
5e8dfb9cf8
Extension point for New Connection wizard delegate and implementation
2006-06-28 13:04:29 +00:00
David Dykstal
726c8abe70
bug 148808 - local subsystems do not work on linux/gtk
2006-06-28 03:16:48 +00:00
David Dykstal
21d998ba3c
fix method spelling "verbage" to "verbiage"
2006-06-28 03:09:15 +00:00
David Dykstal
3769d89efc
fix method spelling "verbage" to "verbiage"
2006-06-28 02:52:02 +00:00
David Dykstal
3c1d75060f
fixing default ftp port
2006-06-28 01:53:44 +00:00
David Dykstal
b92d2fcf4f
removing warning
2006-06-28 01:52:23 +00:00
David Dykstal
48487d25a8
formatting
2006-06-25 11:05:15 +00:00
David Dykstal
891609edee
Bug 148484 - Refactor logging plugin
2006-06-25 02:46:24 +00:00
David Dykstal
568e8c931c
Updating release numbers.
2006-06-25 02:42:25 +00:00
David Dykstal
ebeab3de94
Bug 141835 - user ids were not being persisted across workbench startups.
2006-06-23 22:01:32 +00:00