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

4 commits

Author SHA1 Message Date
Martin Oberhuber
7ebba3a6a2 Bug 468889 - Allow Eclipse 3.8.2 after testing confirmed it works fine
Change-Id: Id9d692160cdd2355f6cdc26711d350d071385abb
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-06-04 08:38:24 +02:00
Martin Oberhuber
4488f6ff37 Bug 468889 - Support Eclipse older than Mars (tested on Kepler)
Change-Id: I660efe3602e74c3d724707d597a620eda286589c
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2015-05-31 02:17:30 +02:00
Marc-Andre Laperle
9753ed7aad Bug 454063 - Require o.e.core.runtime 3.11.0 because of new API usage
Change-Id: I7b605d7e5874a5338f2c8a45bcc4a623c75b86f5
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-05-05 17:24:05 -04:00
Doug Schaefer
e97eb96c5d Bug 458583 Remote Services v2 API with UI, Local, and JSch updated.
v2 of Remote API. New Services architecture.

Connections are now stored in preferences and loaded by the framework.
Attributes are stored in the preferences. Secure attributes are stored
in the secure preferences. Remote services renamed to connection types.
Remote connections broken up into services. JSch and Local connection
types have been updated to new architecture.

Also moved the tests from core.tests to jsch.core.tests since they
are actually JSch tests and need to reference attribute names from
the jsch.core plug-in.

This is just phase one. Many more changes are expected to clean up
and to fix bugs this introduces.

Change-Id: I62ad2567b0c5ca7d277649879a8d16bec7058d5f
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-02-13 12:33:30 -05:00