1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
Commit graph

282 commits

Author SHA1 Message Date
Greg Watson
4f822ed3d8 Bug 494206 - return null if connection is not open
Change-Id: I990c45da0d6369b7f2f7e66741f7c838ad3fa7e1
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-20 15:06:21 -04:00
Jonathan Williams
beb118fdf2 Bug 492922 - Property test against the connection type ID
Test the connection type id instead of if the connection has a service
implementing ISerialPortService to prevent the test passing for
connections that it should not.

Change-Id: I6201e0f479e3bda7384daa4f0159e998b4fc2d22
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-05-06 10:44:01 -04:00
Doug Schaefer
d50e6c710e Merge "Missing about.html" 2016-05-04 21:38:19 -04:00
Greg Watson
37f4b90368 Missing about.html
Change-Id: I4721533f7244225ab25cfb571212626143f0514d
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-04 21:13:47 -04:00
Doug Schaefer
82342164e2 Add support for QNX connections over SSH.
Change-Id: I8797b8cbb40967992c0d0b37fe6e2b5e79f92e6e
2016-05-03 16:53:43 -04:00
Greg Watson
9e941839a8 Update version to 2.1.0
Change-Id: I615241761e8d7e34cb208e653114b5bca31b8ea3
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-02 19:08:35 -04:00
Jonathan Williams
aeb0a3d39d Bug 492698 - Fix member access in NewSerialPortConnectionWizardPage
Changed SerialPortConnectionBlock in NewSerialPortConnectionWizardPage
from package-private to protected to allow access in subclasses.

Change-Id: Ie24ae79de1d6be331c8700f4a54cf090ef7ef820
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-04-29 15:20:58 -04:00
Doug Schaefer
a94f469cd4 Merge "Add double click of remote type in new connection page." 2016-04-27 16:57:31 -04:00
Doug Schaefer
b1729dc1f7 Add double click of remote type in new connection page.
Change-Id: Iba8a21ba089a1d4cd94d48de3e23ccff13a5a6ae
2016-04-27 16:49:18 -04:00
Jonathan Williams
79e687aa5d Bug 491356 - Modify behavior of CONNECTION_RENAMED events
Change-Id: Ia42fc1b1f9784a33442f4275e99bb373c40c2e06
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-04-08 16:24:41 -04:00
Jonathan Williams
d68f0e3881 Bug 491192 - Add SerialPortConnectionPropertyPage
Change-Id: If95f04b716e7e861bfebc010ba2d580457d4e5dd
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-04-06 17:28:26 -04:00
Wainer dos Santos Moschetta
eb4246980a Fix RemoteConnectionType#connectionRemoved()
The method should create an event of CONNECTION_REMOVED type.

Change-Id: I2d03146dd6df6b46f5e641b5c53d72b6ca73b210
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2016-03-24 10:44:17 -03:00
Greg Watson
cd186607af Merge "Merge remote-tracking branch 'origin/R2_0_maintenance'" 2016-03-14 20:26:24 -04:00
Greg Watson
5255500d7e Merge remote-tracking branch 'origin/R2_0_maintenance'
Change-Id: If130256bcc7453a655d7bf9a2c58734fffc91f30
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-14 20:25:05 -04:00
Jonathan Williams
19fc558bd1 Bug 488959 - API and extension point documentation
Change-Id: Ie7ce292ab14d11f06f3e4eb2f719704ddb2dae0c
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-03-14 16:56:42 -04:00
Jonathan Williams
7a3f956c90 Bug 488959 - TerminalConsole toolbar extensibility.
Allow other plugins to contribute Actions to
TerminalConsole toolbar. Upversion the console plug-ins
to 1.1 for the new APIs.

Change-Id: Ife6f54e0d294f766dff2a88841b6807b259fad1d
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-03-14 15:52:49 -04:00
Wainer dos Santos Moschetta
4324c422a1 Bug 489285 - fix file selection on RemoteResourceBrowserWidget
It should allows selection of file on resources browsing mode.

Patch backported to R2_0_maintenance branch.

Change-Id: I24e891490b88b9460b4eefb22e06118eee46b115
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2016-03-11 16:01:28 -03:00
Greg Watson
a59238ffeb Bug 488338 - Change to using import-package
Change-Id: I9c78e4488c7ff93f70403fd005e6443ceaa163be
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-11 09:58:16 -05:00
Greg Watson
e440f02491 Merge remote-tracking branch 'origin/R2_0_maintenance' 2016-03-10 09:32:26 -05:00
Greg Watson
dfe0d18473 Update tycho and parent pom versions.
Change-Id: If6966953b16984d655a1360e29a2ce9a5f51ce45
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-10 09:29:51 -05:00
Greg Watson
9a9aae87ba Bug 486593 - fix encoding of connection names
Change-Id: If7ead4315e3ad3e755ebb06f31520bde28e44c56
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-10 09:18:20 -05:00
Greg Watson
1f92cdd524 Bug 479433 - Add better support for multiple input streams.
Change-Id: I4bff15f6ec93fea2e3324aef5cb022dd37d7df9e
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-10 09:04:14 -05:00
Greg Watson
0e974c88b9 Updated version to 2.0.2 2016-03-09 21:52:42 -05:00
Greg Watson
5a6364b1d6 Bug 485789 - Add connection canceled message.
Change-Id: Ia0a6de9f40749269649e42beb77a374277721c8b
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-09 21:50:28 -05:00
Greg Watson
1b155ec4eb Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are
installed.

Change-Id: I96249643103ea9427b1c5d165d8854e50984f614
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-09 21:50:07 -05:00
Greg Watson
8ae9754935 Bug 486593 - fix encoding of connection names
Change-Id: I97d77a8a3e8fcfa348fd50486eebeeecb2c24878
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-03-09 15:09:25 -05:00
Wainer dos Santos Moschetta
731be3a50e Bug 489051 - JSchProcess#exitValue() should throws IllegalThreadStateException
Call to exitValue() throws IllegalThreadStateException
 when the process has not terminated insted of -1.

Change-Id: Ia119ecf0c7aba34619f2b95c072bd4261f1ac898
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2016-03-04 16:32:34 -03:00
Jonathan Williams
ad4c9cf354 Bug 488419 - Make the NewSerialPortConnectionWizard public
Also changed a number of variables in the
NewSerialPortConnectionWizardPage to be private and use getters for
access.

Change-Id: Ib677be603efaf1cab57879c628991b86bc796f47
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-02-24 16:24:17 -05:00
Greg Watson
b1e764a163 Bug 479433 - Add better support for multiple input streams.
Change-Id: I6234928c5ef6129cda3b77fd7e6467c0e817d7b4
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-01-20 17:28:24 -05:00
Rafael Peria de Sene
2269b3cf6d Build: fix the reference to eclipse update repository
Change-Id: Ib8ad437b8a818f8bc9125901410f2bc7b24cb901
Signed-off-by: Rafael Peria de Sene <rpsene@br.ibm.com>
2016-01-19 14:24:42 -02:00
Greg Watson
1eb9e0a683 Update release and tycho versions 2016-01-14 09:51:08 -05:00
Greg Watson
e7e4989522 Updated version to 2.0.2 2016-01-14 09:48:26 -05:00
Greg Watson
775acd6898 Bug 485789 - Add connection canceled message.
Change-Id: Ia0a6de9f40749269649e42beb77a374277721c8b
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-01-13 14:57:44 -05:00
Greg Watson
881ca83b43 Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are
installed.

Change-Id: I96249643103ea9427b1c5d165d8854e50984f614
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-01-11 09:00:19 -05:00
Alena Laskavaia
08fc8e1b4d Bug 483923 - Opening ssh connection should not depend on sftp
- move aborting logic from opening connection to retrieval of file
service

Change-Id: Ided36954880e535243783ed704d2fac161d42b59
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
2015-12-16 08:47:45 -05:00
Alena Laskavaia
edb1a9bd2b export org.eclipse.remote.console package
this package is not exported, I need to use API TerminalConsoleUtility
but I cannot


Change-Id: I087aefb5f15e35b85a0835d9bce7841ea822dd42
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
2015-11-13 09:27:59 -05:00
Greg Watson
839a9b61c3 Bug 480314 - RemoteResourceBrowserWidget should have traverse listener
Change-Id: I2750979e94e08f9a7b844ef01fd232cf6945fafe
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-10-22 09:35:19 -04:00
Greg Watson
b9bfeab706 Bug 480259 - Up button converts path to local file system
Change-Id: Ic6288d779ca79a83c71a1a54fe40e7e4570dd14a
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-10-22 09:34:01 -04:00
Greg Watson
d396b3c403 Merge "Bug 480314 - RemoteResourceBrowserWidget should have traverse listener" 2015-10-22 08:52:28 -04:00
Greg Watson
9d066975b3 Merge "Bug 480259 - Up button converts path to local file system" 2015-10-22 08:39:46 -04:00
Wainer dos Santos Moschetta
6b207dfd97 Remote telnet tests
Added testcases to remote telnet plug-in.

Change-Id: I41f3f8ae0a6ef1d43b18afbeb3d066a185620aab
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2015-10-21 14:15:19 -02:00
Patrick Tasse
633cc0d4d8 Bug 480314 - RemoteResourceBrowserWidget should have traverse listener
Change-Id: Ic984f15e7643f347d5a952a8132291b160213b97
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
2015-10-21 11:04:55 -04:00
Patrick Tasse
a1e0fc2df8 Bug 480259 - Up button converts path to local file system
Change-Id: I27d0863f77a62b402fce6f3c38daba67b7e43417
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
2015-10-20 17:06:26 -04:00
Greg Watson
d44fbc3417 Merge "Bug 478843 - TelnetConnection should return default port and timeout" 2015-10-15 09:20:28 -04:00
Greg Watson
2842105e44 Merge "Bug 478858 - TelnetProtocol#run() remove null pointer occurrences." 2015-10-15 09:19:28 -04:00
Patrick Tasse
f1cf0e8c5c Bug 468889 - Fix RemoteServiceUtils.posixPath() for Kepler on Windows
The fallback code was returning RemotePath(path) on Windows, which gives
a path for the local file system, hence a Windows path, not a POSIX one.

Change-Id: I220ffd7fbc7521fb28a5b1d0d41bf966131c035a
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
2015-10-14 10:28:48 -04:00
Wainer dos Santos Moschetta
babd6e8db0 Bug 478858 - TelnetProtocol#run() remove null pointer occurrences.
When terminating command shell some I/O stream might be null.

Change-Id: I03ed30f7869f499fb4b62b978d689ffb99b1eac4
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2015-10-01 19:19:46 -03:00
Wainer dos Santos Moschetta
150b50ab79 Bug 472514 - Add plug-in documentation.
The org.eclipse.remote.doc.isv plug-in holds developer's guide.

The API is generated at build time with tychon in the html/reference/api folder.

Change-Id: I9812be3bcf7248f3b3c6330df86c0b862510dd3e
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2015-10-01 19:02:14 -03:00
Wainer dos Santos Moschetta
987c5c4efb Bug 478843 - TelnetConnection should return default port and timeout
Make TelnetConnection#getPort() and getTimout()
 return default port telnet (23) and timeout (0)
 if it isn't set with host services.

Change-Id: I740cd6a10b1f34d7f1afb956578b97b7886f36cc
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
2015-10-01 14:52:44 -03:00
Greg Watson
58c1857c15 Merge remote-tracking branch 'origin/R2_0_maintenance' 2015-09-28 10:29:21 -04:00