Uwe Stieber
cc862f153f
Releng: Added CBI Snapshot repository
2015-04-30 08:11:01 +02:00
Uwe Stieber
93da289183
Releng: Added CBI Snapshots repository
2015-04-30 08:10:16 +02:00
Uwe Stieber
237cf637cd
Releng: Attempt to get rid of the pack200 crashes - see bug #464947
2015-04-30 07:47:34 +02:00
Uwe Stieber
c15e9fafe0
Releng: Attempt to get rid of the pack200 crashes - see bug #464947
2015-04-30 07:47:18 +02:00
Uwe Stieber
06cc685c94
Releng: Fix org.eclipse.cdt.native dependency must be optional
2015-04-29 12:52:47 +02:00
Uwe Stieber
4d64c8ec9a
Releng: org.junit 3.8.x is not available for Mars M7
2015-04-29 12:42:30 +02:00
Uwe Stieber
07831b65c1
Releng: Update Orbit repository to be used for Mars M7
2015-04-29 11:21:40 +02:00
Uwe Stieber
c3699bb576
Releng: Update Orbit repository to be used for Mars M7
2015-04-29 11:21:10 +02:00
Marc-Andre Laperle
0ad4b3660a
Upgrade eclipse-jarsigner-plugin to 1.1.2-SNAPSHOT to fix build failures
...
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=464947
Change-Id: I1945de8de4f7ea62949743d919f0db0a73635e2a
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-04-28 11:05:14 -04:00
Uwe Stieber
ea05deec75
Releng: Change terminal category name to avoid conflicts with TM
2015-04-28 12:32:18 +02:00
Alena Laskavaia
f2b778e3c7
launchbar: active remote connection is not persisted in the remote
...
services
- if you select target for given launch config and restart IDE
it is not persistent, because it queries remote services and
it has not been set. Moving setting of target in the correct place
Note: if launch config is not created yet it would not be create
and mapping would not be set but it would be persisted by launch bar
itself
- also added protection against null listener
Change-Id: I41f8651ba2251ca9f841450fc1f511643bfde681
2015-04-27 16:05:04 -04:00
Uwe Stieber
04de7d8c82
Remote: Remove unnecessary launcher delegate enablement
2015-04-27 10:18:16 +02:00
Uwe Stieber
2fc0dbbe55
Releng: Fix typo in directory name
2015-04-27 09:10:31 +02:00
Uwe Stieber
7655c5aee1
Releng: Fix terminal connector dependencies
2015-04-27 09:06:31 +02:00
Uwe Stieber
3b3cc4ae76
Remote: Contribute remote terminal connector to "Terminals" view
2015-04-27 08:50:06 +02:00
Uwe Stieber
d9130f679c
Releng: Complete Terminal namespace cleanup. Renamed remote connector
...
plug-in and features.
2015-04-27 07:20:48 +02:00
Sergey Prigogin
958d5a8a3d
Revert "Bug 438549 Add mechanism for parameter guessing."
...
This reverts commit a2cff345b1
.
Reverted due to a serious performance regression.
Change-Id: I90a5b4ded9b7180cf10f1fba64bca897a2040013
2015-04-26 01:17:08 -04:00
Marc Khouzam
0c2af8d5ce
Bug 464056 - Wrong exit code returned in some multi-process cases
...
Change-Id: I71c3aca8c8c98494408d2a7677d2837768592b09
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-24 15:51:26 -04:00
Marc-Andre Laperle
ba5e0ca0f5
Fix two modules having the same artifactId and groupId
...
org.eclipse.cdt.launch.remote and org.eclipse.cdt.launch.remote-feature had
the same artifactId and groupId. This made Sonar fail and is probably an
oversight anyway.
Change-Id: I026e5a67ddd811db75c1b0cb59dcb734fce9f446
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-04-24 12:42:46 -04:00
Marc Khouzam
7320ded57d
Typo
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-24 10:49:48 -04:00
Marc Khouzam
230a67daa5
Typo
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-24 10:30:09 -04:00
Matthew Bastien
efeb6fc7bb
Bug 465212 - SSH should support command shell service
...
Added JSchCommandShellService which creates a ChannelShell through JSch
in order to open a remote terminal.
Change-Id: Ib7ddeb3f9c964ab32130baf99a8d70d36605c3d8
Signed-off-by: Matthew Bastien <mbastien@qnx.com>
2015-04-23 09:09:27 -04:00
Marc Khouzam
493e6b3fac
Cosmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-22 13:09:34 -04:00
Marc Khouzam
d92be4a40e
Clarify where the extra tab comes from
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-22 13:06:14 -04:00
Marc Khouzam
9a17afc602
Costmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-22 11:18:43 -04:00
Marc Khouzam
52b36d6b0a
Bug 464636 - Re-create dsf.gdb CMainTab for backwards compatibility
...
Change-Id: Ibf3f2ee8722ceeb5609389ce0f5a131841d3950b
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-22 11:02:40 -04:00
Marc Khouzam
6b134ee043
Bug 464636 - Move CMainTab from o.e.cdt.dsf.gdb to
...
o.e.cdt.launch.CMainTab2
Change-Id: I5f0cf6d03858e78d95da5356dad36930ed4877b2
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-22 11:00:36 -04:00
Marc Khouzam
7d3c3bcfe8
Bug 464636 - Example of adding a tab to the Run launch
...
Change-Id: I6d557ca787b3bf400e6bfbb3f9a6b219ecb003f9
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-22 10:40:04 -04:00
Marc Khouzam
479cd95c3a
Cosmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-21 16:07:16 -04:00
Uwe Stieber
98dd33302c
Releng: Fix build issues after uprev of rse.terminals features
2015-04-21 11:55:29 +02:00
Uwe Stieber
363b58528a
Releng: Fix version id in pom.xml of rse.terminals.ui
2015-04-21 11:17:44 +02:00
Uwe Stieber
1248106373
Releng: Run fix copyrights
2015-04-21 10:52:37 +02:00
Uwe Stieber
2cb4c2ac2a
Releng: Fix RSE terminal dependencies to correctly use TM Terminal 4.0
2015-04-21 10:07:34 +02:00
Uwe Stieber
640e55368a
Releng: Added CONTRIBUTING and updated team project set
2015-04-21 09:53:01 +02:00
Anton Leherbauer
ce8be9513d
Bug 349564 - The 'Binaries' node does not always disappear when project is cleaned
...
Change-Id: I511582a66f4b63b15732512093f30da08fa13ed4
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2015-04-21 08:29:20 +02:00
Marc Khouzam
2c56fe5406
Cosmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-20 14:22:19 -04:00
Jonah Graham
f6cc476a95
Bug 464918: Fix broken externalized strings
...
Change-Id: I7e1aad4553b7c370618f80d3fd611649bed9b819
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2015-04-20 13:42:56 -04:00
Marc Khouzam
da1993169d
Typo
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-20 10:37:35 -04:00
Uwe Stieber
2565d3af28
Terminal: Fix processing of terminal connector extension point
2015-04-20 09:24:41 +02:00
Uwe Stieber
081c2341a2
Terminal: Fix command category id in local connector contribution
...
plug-in
2015-04-20 09:09:40 +02:00
Marc Khouzam
ecf21ca882
Move to new getAdapter() signature using generics
...
Change-Id: If51cc778c1b7e7dfea7a6fb3b7f39acea56aa330
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-18 22:03:17 -04:00
Marc Dumais
9cc312e1fe
Bug 462353 - [visualizer] Add support for persistent List<T> and
...
Map<String,T> parameters in PersistentSettingsManager
Change-Id: I77fc411e7484e41a9b66bf388a4120bc51a78549
2015-04-17 14:59:36 -04:00
Marc Khouzam
d071e969b7
Bug 462623: Split GdbAdapterFactory to allow overriding
...
Change-Id: Icb9b8d03c070afa8bdea5218d5d4a1aad5d86ebb
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-04-17 11:24:08 -04:00
Alena Laskavaia
0fec0f9cd3
Bug 464639 - DsfSourceLookupParticipant throwing exception on unknown
...
object
Change-Id: Iac79f1e942c90d700f5f6275da44ea89597aa3b2
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
2015-04-17 11:07:56 -04:00
Uwe Stieber
42df31be0e
Terminal: Fix connector id references
2015-04-17 15:58:33 +02:00
Uwe Stieber
51b6685321
Terminal: Remove makeSettingsPage from ITerminalConnection interface
2015-04-17 15:43:42 +02:00
Uwe Stieber
0a2f67ae84
Terminal: Fix connector and launcher delegate ids
2015-04-17 12:39:30 +02:00
Uwe Stieber
14f991795d
Terminal: Adjust find bugs filter
2015-04-17 12:04:24 +02:00
Uwe Stieber
122605b194
Terminal: Fix module list
2015-04-17 11:23:37 +02:00
Uwe Stieber
cbb6fb4ef1
Terminal: Merge terminal connector plug-ins and rework terminal feature
...
structure
2015-04-17 11:19:19 +02:00