Uwe Stieber
121f0a2e00
Releng: Fix pom files
2015-06-11 15:19:00 +02:00
Uwe Stieber
57afa15552
Releng: Fix maven version references
2015-06-11 15:05:05 +02:00
Uwe Stieber
ccc0144058
Releng: Adjust maven version for Terminal 4.1 release
2015-06-11 15:01:44 +02:00
Uwe Stieber
08dc3c61fb
Bug 469415: Increase versions and add @since tag to satisfy API
...
guidelines
2015-06-11 14:55:47 +02:00
Jonah Graham
835288f558
Bug 469926: Update readme from CVS to GIT URLs
...
Change-Id: I77ee51f2a59bf306b789a6664b82a5f8d79f919a
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2015-06-11 13:01:58 +01:00
Sergey Prigogin
61391130c0
Bug 469890 - NPE in ProblemHighlighting.consumes due to an orphan AST
...
node
Change-Id: Ic3ee9cb68f766660c215347128c60bfc9ee98d59
2015-06-10 17:01:30 -07:00
Sergey Prigogin
2f36117b61
Cosmetics.
2015-06-10 16:55:07 -07:00
Marc Khouzam
bb61124897
Incremented CDT feature version to 8.8.0
...
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Sergey Prigogin
e27ca67746
Improved robustness of global scope handling.
...
Change-Id: Id0222766e8c5e258f866f9a4c8b3307a06bdf4c7
2015-06-09 11:58:47 -07:00
Marc Khouzam
e4d106f6d1
Update to use the Mars Orbit version
...
Change-Id: I5a4a4fdefc46a374148e6a3bdaeb59c21cb06d8b
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-09 13:03:16 -04:00
Uwe Stieber
468e07f062
Adapt fix for Bug 469415 (Allow user set the title explicitly) for all
...
existing connectors
2015-06-09 11:40:51 +02:00
Sergey Prigogin
e23a7dabc5
Removed an unused field.
2015-06-08 16:55:57 -07:00
Sergey Prigogin
ff84cfc4a1
Cosmetics.
2015-06-08 16:49:46 -07:00
qwang
1489103f23
Modifed the changes
...
4.Remove the super freference, there's no reason to call that way.
5. Clean up the getDefaultTerminalTitle method in
AbstractLauncherDelegate.
Change-Id: I5211dd26fa6691c666bb457a1ef10e19a190441d
Signed-off-by: Q.S. Wang <wangqs_eclipse@yahoo.com>
2015-06-07 09:50:47 +10:00
Jeff Johnston
8c8d10f2e0
Bug 469529 - null pointer exception starting Docker launcher
...
- an init() call from the Docker Launch plugin start() method may
not be able to get a Workbench Window so add code to ensure that
an NPE does not occur in ConnectionListener
- fix the ContainerLaunchConfigurationDelegate to return null for
the ipaddress() of the gdbserver run job if the info has not
yet been set (thread timing)
Change-Id: I6dae9f1997d8b5b7db3246c0feb7966c4795b05b
(cherry picked from commit bd7fad5f67
)
2015-06-06 12:24:58 -04:00
Marc-Andre Laperle
3a3557f65d
Upgrade jarsigner to final 1.1.2 release
...
Change-Id: Ia68714d4e8dd75512d6ade2f6015c1fe4be7e2d3
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-06-04 09:58:36 -04:00
Martin Oberhuber
a04778c8e8
Bug 468875 - Hide the Oldview Migration capability in Preferences
2015-06-04 07:38:33 +02:00
Martin Oberhuber
82a085a97d
Restore terminal stream id (development) after merge from 4.0_mars_bugfix
2015-06-04 07:34:48 +02:00
Martin Oberhuber
6214d729c2
Merge branch '4.0_mars_bugfix'
2015-06-04 07:28:37 +02:00
Martin Oberhuber
72b0f6ac9c
Clarify name of the TM Terminal via Remote API Connector
2015-06-04 07:18:12 +02:00
Sergey Prigogin
4890e6e7e6
Protect against an NPE.
2015-06-03 18:18:57 -07:00
Sergey Prigogin
4cf72bb41b
Cosmetics.
2015-06-03 18:14:35 -07:00
Alena Laskavaia
01bfa62a4d
launchbar: target config provider lc working copies bugs
...
per target config provider adds working copy into cache on change
notifications which creates problems
a) they never cleaned up
b) now when its searching its picking a wrong config (wc) causing
it to return invalid config
fix push up higher in launch bar itself, no point propagating
launch change notifications from working copies
Change-Id: I3b7bc94f3ef6ab385fc43cc5482ab4c9b943e8fa
2015-06-03 11:11:45 -04:00
Greg Watson
b1459f826a
Bug 468858 - initialize terminal size to fix line wrapping
...
Change-Id: I0efc6e849fa8bf2ff42f9b50aa96bcb47b6d0d5b
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-03 11:11:31 -04:00
Martin Oberhuber
6076d2f016
Merge commit 'b4250143312d4821916a0322574070545042e56d' into 4.0_mars_bugfix
2015-06-03 16:17:38 +02:00
Greg Watson
3dff9eb15a
Revert "Releng: Move Remote Terminal Connection into its own profile so it can be excluded on demand"
...
This reverts commit 601770a233
.
2015-06-03 10:02:20 -04:00
Greg Watson
f16611360e
Revert "Releng: Make the nightly build repository a composite repository to make it easier to access the remote connector pieces"
...
This reverts commit a7484f418f
.
2015-06-03 10:02:16 -04:00
Greg Watson
07d4b7cfed
Revert "Releng: Make the nightly build repository a composite repository to make it easier to access the remote connector pieces"
...
This reverts commit 18b4ab639e
.
2015-06-03 10:02:12 -04:00
Greg Watson
b11f92c8b8
Merge "Bug 468858 - initialize terminal size to fix line wrapping"
2015-06-02 21:11:01 -04:00
Greg Watson
af08d66a25
Bug 468858 - initialize terminal size to fix line wrapping
...
Change-Id: I0efc6e849fa8bf2ff42f9b50aa96bcb47b6d0d5b
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-02 20:37:57 -04:00
Jeff Johnston
16d9dd6ba7
Add missing icon to CDT Docker Launch plug-in.
...
- docker_small.gif was missing for SWTImagesFactory
- replace with container icon: repository-middle.gif for container Tab
Change-Id: Id18423f3bcad10142b8a3e834237f1b3bf49e7d6
Task-Url:
2015-06-02 19:44:46 -04:00
Anton Leherbauer
ab06a7362b
Fix missing context menu if Terminal is created while invisible
2015-06-02 17:11:05 +02:00
Anton Leherbauer
e58c5d3506
Fix missing context menu if Terminal is created while invisible
2015-06-02 17:10:12 +02:00
Greg Watson
34bddccabe
Bugs 468857, 468858, 468859 - Various fixes for remote terminal.
...
Change-Id: I0b05724722a0fe55f45cad5c4edff9398fbb352d
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-06-02 09:19:24 -04:00
Marc-Andre Laperle
30447e7806
Bug 469066 - NPE in CrossGCCBuiltinSpecsDetector.getCompilerCommand
...
Change-Id: Ie79a6043c742d9cd42bb846e5736676d9d0cbd6c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-06-02 01:22:24 -04:00
Sergey Prigogin
a7d3f1d3b5
Bug 461676 - refactoring not work for methods in class
...
Change-Id: I770b579eb327e3f21565e95cab2894702f3d7964
2015-06-02 00:23:05 -04:00
Doug Schaefer
76267c7aa9
Adapt Arduino plug-ins to final LaunchBar API.
...
Change-Id: Ib5d7738ad137566b7cf6f9b8c177f72c747b2d2b
2015-06-01 21:59:49 -04:00
Jonah Graham
8282a1767e
Bug 469007: Reference MIExpressionsNonStopTest in test suites
...
Change-Id: If29de1ee2941a2bb3cb5c27dd9a61741b76165e6
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2015-06-01 15:08:22 -04:00
Sergey Prigogin
f2e7ffec54
Bug 469023 - UnsupportedOperationException in CPPVisitor.createBinding
...
Change-Id: I10653fc6a23364d0977d3f7dc6e92b84812bf5bb
2015-06-01 10:24:02 -07:00
Anton Leherbauer
4ea71eb57e
Fix NPEs when closing Old Terminal view and avoid opening on top of Welcome
2015-06-01 16:22:50 +02:00
Anton Leherbauer
11f2794bd6
Fix NPEs when closing Old Terminal view and avoid opening on top of Welcome
2015-06-01 14:24:37 +02:00
Uwe Stieber
fc2a5462c1
Releng: Also delete empty directories
2015-06-01 12:07:21 +02:00
Uwe Stieber
9dcbba9066
Releng: Add mkdir tasks to "deploy"
2015-06-01 11:47:09 +02:00
Uwe Stieber
23b3fd4cd0
Releng: Update terminal stream id
2015-06-01 11:41:16 +02:00
Uwe Stieber
fe1ca8742c
Releng: Update Orbit repository link
2015-06-01 11:38:00 +02:00
Uwe Stieber
491a4c3259
Releng: Update Orbit repository link
2015-06-01 11:31:23 +02:00
Uwe Stieber
3e73e96587
Releng: Update Orbit repository link
2015-06-01 11:30:32 +02:00
Uwe Stieber
18b4ab639e
Releng: Make the nightly build repository a composite repository to make
...
it easier to access the remote connector pieces
2015-06-01 11:28:20 +02:00
Uwe Stieber
a7484f418f
Releng: Make the nightly build repository a composite repository to make
...
it easier to access the remote connector pieces
2015-06-01 11:26:42 +02:00
Uwe Stieber
601770a233
Releng: Move Remote Terminal Connection into its own profile so it can
...
be excluded on demand
2015-06-01 10:51:06 +02:00