Greg Watson
db68d9779d
Automatically open closed connection when performing FileStore
...
operations.
Change-Id: I26059d8be488c32722d5a25d75cb56fe1c0eb462
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-10-13 17:17:16 -04:00
Greg Watson
b3dbbaca76
Add check to prevent possible NPE
...
Change-Id: I5e653f8e32484f6bcda5d13f78b1b3c712cf888c
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-09-24 09:15:44 -04:00
Greg Watson
1296420f07
Update version to 1.1.1
2014-09-23 22:17:46 -04:00
Greg Watson
137f306ed5
Bug 443723 - Fix invalid test of DIRECTORY_BROWSER option
...
Change-Id: I36f7827ba092611e4247b91f7c779a962c50569f
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-09-11 11:08:04 -04:00
Greg Watson
3860c54cc0
Bug 437560 - Add new API to return contents of text field
...
Change-Id: Ib14c69752e61ee7e03c37834f16923b5b41f16ef
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-08-14 15:27:53 -05:00
Greg Watson
b3f5531dbf
Revert "Bug 437560 - Add new API to return contents of text field"
...
This reverts commit 0a9379e119
.
2014-08-14 13:45:30 -05:00
Greg Watson
37095ff1f1
Bug 441597 - Add new folder name dialog
...
Change-Id: I0128deb7a3c6dffef846cd358b77676703532e34
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-08-12 23:09:16 -04:00
Greg Watson
0a9379e119
Bug 437560 - Add new API to return contents of text field
...
Change-Id: If8351267e39bc934a12d431ede6748dff1b69873
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-08-12 17:14:05 -04:00
Greg Watson
52e01f7339
Bug 440993 - return a file store for #getStore(IPath)
...
Change-Id: I1f39423a8b667c001c8dec8e4914396546536e64
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-08-01 11:34:21 -04:00
Greg Watson
559dd99ea8
Merge "Bug 437083 - Improve error message if ssh fails"
2014-07-29 09:14:21 -04:00
John Eblen
69492aa8ea
Bug 439607 - Can't delete directories from synchronized projects
...
Change-Id: I3b8a8aeef6200a92fd5623c259060c3031836809
Signed-off-by: John Eblen <jeblen@acm.org>
2014-07-15 14:00:11 -04:00
gwatson
e2705cfd34
Update version to 1.0.1
2014-06-26 14:48:05 -04:00
Greg Watson
8149858afc
Bug 437842 - Fix setInitialPath() so it works.
...
Change-Id: Ic8599552b1c1b9b99743bd73429b60a1d73dc29f
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-20 15:53:34 -04:00
Roland Schulz
b511b31ad1
Bug 437083 - Improve error message if ssh fails
...
Execute loadEnv once before trying sftp to make sure exec works.
This way we don't assume it is an sftp problem if the ssh
connection doesn't work at all. To make this work throw an
exception if ExecCommand fails (if exit code != 0). ExecCommand doesn't
have a way to check exit code. Thus this also fixes that if any command
executed with ExecCommand failed, the calling code didn't notice.
Change-Id: I30b8baa0d87166e179fad67643e31a9f17c8ead2
Signed-off-by: Roland Schulz <roland@utk.edu>
2014-06-11 16:43:24 -04:00
Roland Schulz
407382d8af
Bug 437083 - Connection error "session is down"
...
isOpen is expected to cleanup old sessions but didn't do so if fIsOpen
is false.
Change-Id: I65290d06eec51f65281c9f7eb16eba7e3bb5dcc9
2014-06-10 15:19:42 -04:00
Roland Schulz
fdcc7b3987
Bug 436096 - Fix Tab order in Connection dialog
...
Shouldn't be necessary because it should be the default
order. But on Linux and Windows (but not OSX) it somehow
isn't the correct without.
Change-Id: Ifb0babe7c0014b07510ef9789e274f1d8e83829c
2014-06-09 12:30:14 -04:00
Greg Watson
5a6ab10f37
Bug 436096 - Increase width of port and timeout fields.
...
Change-Id: Ic775bdd4a608deb9a0bf2bd1b4dd5bbced5ea3b3
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-09 10:54:26 -04:00
Roland Schulz
f2a8c2053e
Bug 428658 - fix keyboard-interactive authentication
...
Also removes unnecessary code for firstTry for password/
keyboard-interactive. And fixes firstTry for pubKey auth.
JSchConnection.newSession is storing the password with
session.setPassword. This password is used first before
jsch is using the UserInfo to prompt. Thus it isn't
necessary to return from the prompt first the same
stored password.
Change-Id: I17a4ae057fc595c2afe452c550bf47b70b696ef4
2014-06-09 08:32:57 -04:00
Greg Watson
dad71b863b
Bug 428658 - Add a default Authenticator
...
Change-Id: I9e2e3ced3c1d3a0b9fb97e685d3836b586cc98a0
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-07 00:07:26 -04:00
Greg Watson
79bf8fb436
Bug 436880 - Only flag change if something has actually changed.
...
Change-Id: I56313985ea703c0c602166e4c1cb1fb1211cb702
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-06 15:16:45 -04:00
Greg Watson
0df67c311c
Bug 436390 - Fix new connection status.
...
Change-Id: Ib90b507abb7c8c1b8bcb4a2d91e06de988103172
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-02 22:47:17 -04:00
Greg Watson
d2d6c71758
Bug 430211 - Fix open failure if host is not known.
...
Change-Id: I6345d2068261f19751320315b26f1513e671b125
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-02 17:14:44 -04:00
Greg Watson
e9ea3eaa16
Bug 436390 - Allow newly-added connection to be opened
...
Change-Id: I258bf040afd566d1b1472ed69aaf709e01623dba
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-02 16:44:53 -04:00
Greg Watson
b447139584
Bug 436407 - Improve the way connections are handled when
...
removing/adding.
Change-Id: I06f08961a0d5981af75ba9939f47ba0979deea1e
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-06-02 16:25:30 -04:00
Chris Navarro
fa67010349
Bug 427153 - Update Jsch connection name when modified
...
Change-Id: Ibeb2ac8d3bd06ff242ffcac93d82e46f7b4a6344
Signed-off-by: Chris Navarro <cmnavarr@illinois.edu>
2014-05-22 10:23:08 -05:00
Alexander Kurtakov
19f4d98678
Bug 434119 - Remove org.eclipse.remote.cdt* now that it's part of CDT
...
Removing it (especially from the build pom.xml) removes the circular
dependency problem.
Change-Id: If57ff21f72f6d04fe3ac79314a112e2bdc5848b2
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-05-05 17:07:02 +03:00
Greg Watson
f216d3b497
Add new bundles to build.
...
Export package.
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 09:49:20 -04:00
Greg Watson
af759d4f4a
Add files to build properties.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 09:30:06 -04:00
Greg Watson
87c2a034d4
Return osgi properties insead of system properties on local provider for
...
os name and arch.
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 09:24:06 -04:00
Greg Watson
62dec7e1b6
Update to java 7.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 09:22:29 -04:00
Greg Watson
6f3c30a613
Add CDT-specific remote support.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 09:22:07 -04:00
Greg Watson
1b500f829b
[429668] - Avoid race condition causing mkdir to fail.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-21 13:18:32 -04:00
Greg Watson
3faf39df8d
[429271] Fix for special characters in directory names (master branch)
...
Change-Id: Ib5ff490ec83dd4791cb01f6d1f85f5b0db189f77
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-02-27 18:55:49 -05:00
Greg Watson
28c493cbe7
Add prefix to progress monitor task
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-01-31 15:10:03 -05:00
Greg Watson
af665152e1
Improve progress messages for i/o stream operations.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-01-31 08:20:48 -05:00
Greg Watson
acbd43742d
Cleanup
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-01-27 18:15:25 -05:00
Greg Watson
7bd13e741b
Don't buffer files in memory.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-01-27 18:15:05 -05:00
Greg Watson
ec0d118e23
Allow local file/directory selection to be enabled on the resource
...
browser.
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-01-27 16:48:38 -05:00
Greg Watson
ba07d662e4
Correctly convert sftp time (seconds) to EFS time (milliseconds).
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-01-17 10:50:56 -05:00
Greg Watson
c6b2cfc805
Add ability to enabled disable browser widget features.
...
Fix setting browser title.
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-01-09 10:08:11 -05:00
Greg Watson
95c1c4b853
Fix button alignment.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-12-24 10:08:06 -05:00
Greg Watson
93ecdc6948
Allow browser to select files, directories or resources.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-12-23 16:32:20 -05:00
Greg Watson
a4895a48d7
Add API to set connection in browser.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-12-23 11:19:36 -05:00
Greg Watson
652dd73040
Fix alignment of text field on RemoteResourceBrowserWidget.
...
Other misc cleanup.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-12-20 17:01:34 -05:00
Greg Watson
80792af690
Add progress monitor to RemoteResourceBrowser.
...
Change RemoteResourceBrowserWidget to return IFileStore instead of
String.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-12-19 11:36:45 -05:00
Greg Watson
290378c74a
Enable connection timeout and connection cancelled message.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-12-18 08:46:21 -05:00
Greg Watson
4d53ce0c98
Fix layout and size of browser fields.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-11-02 14:47:00 -04:00
Greg Watson
c90aeb7d2c
[396334] - Fix new folder button so that it actually creates a new
...
folder. Also, move resource browser to a separate widget so that it can
be embedded in other controls.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-11-02 14:17:35 -04:00
Greg Watson
5b62b88dee
Fix component id.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-10 17:50:52 -04:00
Greg Watson
49e6a62bb7
Improve tracing options.
...
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-10 17:10:03 -04:00