1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 06:15:37 +02:00
Commit graph

46 commits

Author SHA1 Message Date
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
Greg Watson
b49fe0ca87 Add static configure method.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-10 11:29:31 -04:00
Greg Watson
b1285fd555 Add tracing capability
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-10 10:09:44 -04:00
Greg Watson
bf1d7ccfe7 Fix file mode setting.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-09 16:27:54 -04:00
Greg Watson
3882867d49 Update execution environment to 1.6.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-07 16:18:15 -04:00
Greg Watson
da6ba5fc62 Improve progress monitor message.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-07 16:09:48 -04:00
Greg Watson
bfd74f8717 Fix incorrectly named packages.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-07 15:15:13 -04:00
Greg Watson
2369f72979 Add UI prompting for password/passphrase.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-07 14:59:26 -04:00
Greg Watson
ec96e61198 Check for changes before opening connection.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-10-07 11:41:49 -04:00
Greg Watson
c22656936a [417810] - Fix support for specifying private key an passphrase.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-27 17:37:51 -04:00
Greg Watson
5315541ca6 Only enable edit/remove buttons if connection is closed.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-24 16:41:00 -04:00
Greg Watson
c7f1824eec [417962] - Fix editing connections.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-24 16:24:52 -04:00
Greg Watson
d527909629 Add Open/Close buttons to connections page.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-24 15:20:46 -04:00
Greg Watson
711905b239 [417810] - Fix browsers for local connection.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 16:34:04 -04:00
Greg Watson
446ee9f33f Hide text in password and passphrase fields.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 15:11:03 -04:00
Greg Watson
950f2d8bbb Ignore more build artifacts.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 09:42:05 -04:00
Greg Watson
5d3a1bce3d Ignore build artifacts.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-23 09:23:01 -04:00
Greg Watson
c8f08a419f Various pom fixes.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:45:30 -04:00
Greg Watson
f01d8e3a10 Add repo and build dirs.
Signed-off-by: Greg Watson <g.watson@computer.org>
2013-09-20 08:32:02 -04:00
Greg Watson
484ed91c60 Move to subdirectories 2013-09-19 21:01:47 -04:00