1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
Commit graph

24 commits

Author SHA1 Message Date
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
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
0e974c88b9 Updated version to 2.0.2 2016-03-09 21:52:42 -05: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
Greg Watson
9a374d5614 Type in feature name.
Change-Id: If186a504492d221e2a90727f16f6b63d155aef79
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-08-26 15:53:26 -04:00
Greg Watson
ec851b7ffe Move bundles/features 2015-08-21 17:13:47 -04:00
Greg Watson
320eeb332e Update versions to 2.0.1
Change-Id: Iebe3219178d35e2514cd7b363cb7bd4958ec81c4
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-07-08 09:50:19 -04:00
Greg Watson
0729d33860 Bug 468477 - Feature versions should be 2.0.0 for Mars
Change-Id: I75dc79e25f416b311501f18f93c41e0117ca01d1
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-06 11:34:21 -04:00
Greg Watson
018403c3cc Remote terminal has been replaced by the new tm.terminals. Use this
instead.

Change-Id: I8844f64671872a76b91b9c244516e80db5281566
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-05-06 14:34:11 -04:00
Doug Schaefer
9825f0f0cb Bug 463976 - Implement a Console View based Terminal
Adds a terminal console which can be opened by selecting Open Console >
Terminal Console and selecting a remote connection which supports the
command shell service.  If a console is already open for that remote
connection it will be shown and if one doesn't exist then a new one will
be created.  Buttons for connecting, disconnecting, scroll lock, and
closing the console are also available.

Also adds a local command shell with PTY support. Also added some
syncronization around the connections in the connection type.

Moved the Open Terminal to console plug-in and renamed it Open
Command Shell.

Also fixed missing serial port feature from the remote repo.

Change-Id: I84282b04813471bb01385a328ebc144bdf0e6a28
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-05-02 23:12:07 -04:00
Doug Schaefer
1bbe4be784 Bug 463844 - Support serial port connection type.
This adds a remote connection type that uses the CDT Native serial
port driver. Really all this is supported is the command shell for
the Remote Terminal. But it's a great example of something very
different from SSH and Local that supports the same common infra
structure such as the Terminal.

Change-Id: I813e26370d3d137d5158fa63deba4b0820cdd596
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-04-10 12:35:11 -04:00
Greg Watson
7d608a4b5c Terminal view that is specific to the remote API
Change-Id: I9033ed0fd0ec1007bf84fd935d0e5a9efcdff3c1
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-03-13 11:27:55 -07:00
Greg Watson
71d0786dbb Update version to 2.0.0
Change-Id: Ie21940bc8dd34c455d97eee48d6e6c22e7fd3e6b
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-02-13 16:36:53 -05:00
Marc-Andre Laperle
2d9bb3c61e Bug 454651 - Remote Services doesn't have a source feature
Change-Id: Ida6ba948179907041e635fddd0d0f94f84ed29bf
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-09 17:31:08 -05:00
Greg Watson
1296420f07 Update version to 1.1.1 2014-09-23 22:17:46 -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
gwatson
e2705cfd34 Update version to 1.0.1 2014-06-26 14:48:05 -04:00
Greg Watson
fc894f8ec2 Bug 431255 - Update features to use shared license
Change-Id: I380b4de05f621823dbf4ae87b159dd97c7b6b689
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-05-12 19:21:57 +01: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
a9b0252def Feature for CDT bundle.
Signed-off-by: Greg Watson <g.watson@computer.org>
2014-03-24 09:43:43 -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