1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

241 commits

Author SHA1 Message Date
Greg Watson
40f31e1164 Add missing about.html files
Change-Id: I1515393029a1788cebb5b7943ff1e9de316765d8
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-15 09:16:05 -05:00
Greg Watson
e5ac07fd3b Recognize openjdk version
Change-Id: I206de3d5f56e3612ec776aca362fbc0d7216cc60
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-14 18:27:30 -05:00
Greg Watson
495cce441a Missing dependency
Change-Id: I13f0f7b9f2e180d971a32fb7358589679d58fc72
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-13 19:33:21 -05:00
Greg Watson
ea50b5d22c Bug 530750 - Enable launch support using proxy. Also adds support for
command shell and fixes a number of bugs.

Change-Id: I6b9a0bf40647d6f5682c425c754371f8af6cb918
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-08 16:24:42 -05:00
Greg Watson
a0fe3f1cf2 Update plugin version number per API tooling.
Change-Id: I312102ed73b8da22bf780b709899400cb647ab65
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-08 14:13:07 -05:00
Greg Watson
272ef8b411 Add method to obtain a RemoteProcess. Fix version number.
Change-Id: I62a02bccde02d665e1b7f0b58c48b8c30c0acbc0
Signed-off-by: Greg Watson <g.watson@computer.org>
2018-02-08 10:10:42 -05:00
Greg Watson
91e297a83a Merge "Bug 528471 - Property change on Serial connection is no fully propagated (serial)" 2017-12-18 18:34:30 -05:00
Greg Watson
7cbc345a31 Merge "Bug 528470 - Can't retrieve an active console if connection is removed" 2017-12-18 18:34:25 -05:00
Julien Dehaudt
a24905d66b Bug 528471 - Property change on Serial connection is no fully propagated (serial)
Change-Id: Iaf733b65f700d4c8ba331a1a0ee9e90db71adf11
Signed-off-by: Julien Dehaudt <julien.dehaudt@st.com>
2017-12-18 16:25:22 -05:00
Julien Dehaudt
a70e7b2b0e Bug 528471 - Property change on Serial connection is no fully propagated (core)
Change-Id: I49e9a2383f13d16580679ac5338ce5cfd7c21a09
Signed-off-by: Julien Dehaudt <julien.dehaudt@st.com>
2017-12-18 16:25:10 -05:00
Julien Dehaudt
bcb35d6187 Bug 528470 - Can't retrieve an active console if connection is removed
Change-Id: I84cdad28cf0a37ec0974af88fdd86eea41c18c1a
Signed-off-by: Julien Dehaudt <julien.dehaudt@st.com>
2017-12-18 16:24:34 -05:00
Greg Watson
96f33c6b17 Remove branding from plugin
Change-Id: I42aa5ab3a2b480d07076493bec4376fe0f0cb335
Signed-off-by: Greg Watson <g.watson@computer.org>
2017-06-05 16:23:31 -04:00
Watson, Gregory
ac2830953d Fix check for existing proxy.
Change-Id: I3e6357f6f9671a2c411b873169d73041442285c3
Signed-off-by: Watson, Gregory <g.watson@computer.org>
2017-01-18 21:49:50 -05:00
Watson, Gregory
fa3fe15cab Fix script error.
Change-Id: I3a1cc7f8832807693f29df9db147653eacf33d53
Signed-off-by: Watson, Gregory <g.watson@computer.org>
2017-01-18 20:40:09 -05:00
Watson, Gregory
36fb7217a5 Use globbing to determine launcher version. Disable debugging by
default.

Change-Id: I0518305f266e4500c4067505b862b41bde1d115b
Signed-off-by: Watson, Gregory <g.watson@computer.org>
2017-01-18 14:25:07 -05:00
Greg Watson
4206d11f69 Add better boot script error reporting. Externalize strings.
Change-Id: If0193ffeaf9ea03f44eb87cde3e6dd4a3e24f7f5
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-12-01 22:33:07 -05:00
Greg Watson
3f0762afad Bug 507756 - Remove internal packages from ISV docs
Change-Id: Id7ec90df85b82120dc913da0349691ca9a42a228
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-11-18 13:16:09 +00:00
Greg Watson
cf33718b51 Bug 507699 - Support for proxy agent
Change-Id: Ic09c458d5dbfd18f0826c1463253b4dc09283992
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-11-17 13:49:13 -05:00
Greg Watson
28b6d22079 Updated to 3.0
Change-Id: If59e60c60fd3340310847224c1d13cf01425dd85
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-09-01 15:39:43 -04:00
Greg Watson
eead6545d0 Bug 500547 - move JSchUIFileService to o.e.remote.ui.RemoteUIFileService
Change-Id: I83a4b7e42b23e3aaf7415a8dc553cdd384cb610f
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-08-30 22:11:05 -04:00
Greg Watson
0f03dd648c Bug 499679 - Add methods to IRemoteConnectionHostService. Also moves
JshUserUnfo to it's own class.

Change-Id: I9be57eb45ad3c74843142045c6b300e4a6fb22fd
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-08-15 16:54:33 -04:00
Greg Watson
a50bad7272 Bug 499696 - add synchronization to service maps
Change-Id: I64775d4976c96a20bee934cf024064ef18896be9
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-08-15 16:24:39 -04:00
Tim Orling
707299e380 Bug 498311: schema should be in build for o.e.remote.core
Otherwise Extension editor will show schema not found warning.

Change-Id: I3e05d81fa5df76cf4dbadba8e1f672eeef8cd45d
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
2016-07-21 13:15:55 -07:00
Doug Schaefer
86b80c5e0e Bug 497254 - Make sure we clean up properly on terminal disconnect.
Both in cases where the disconnect action is invoked, or when the
output stream terminates.

Change-Id: Icc5e842dc8573a00ce57d726b2878a948e01251d
2016-07-04 11:58:58 -04:00
Greg Watson
ba3f1c00ab Bug 494429 - fix race condition when first opening connection
Change-Id: I966679878c4f2ee010da74ecdc750b6e150e4a6a
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-24 16:56:47 -04:00
Greg Watson
44afd0475a Bug 494429 - ensure terminal size is changed
Change-Id: I9d8fee5e92d6ab050ada25063d5c7b31af935007
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-24 10:57:55 -04:00
Greg Watson
e3597c253b Merge "Bug 494206 - return null if connection is not open" 2016-05-20 15:34:31 -04:00
Greg Watson
aac2a7c432 Bug 494207 - enable combo when remote button is selected
Change-Id: I47010d23cb0dc131ca46d1b8f1498ff79c67c44b
Signed-off-by: Greg Watson <g.watson@computer.org>
2016-05-20 15:10:31 -04:00
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
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