Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+5
Change-Id: Ifbb1d5af2a00bd5634dea200320e8c4303ffca6c
2016-04-02Make remote launch tab definition readableMarc Khouzam1-43/+40
Change-Id: I098091ea75d3839754c6a354a732a408b8258138
2016-03-18Bug 484900: Cleanup remote launch after CDI cleanupMarc Khouzam1-32/+1
API Breaking changes: - The old RemoteCMainTab.java was removed. RemoteCDSFMainTab should be used. Move Remote Run launch to use RemoteCDSFMainTab Remove plugin.xml definition of the tabs associated with the removed CDI Remote debug launch. Change-Id: Ie71497aa745295cc696b2679aa3047d9895d2481
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham1-30/+1
This is the first change to remove CDI from CDT. The CDI model implementation is removed along with everything that directly depends upon the implementation. This commit does not include refactoring or moving classes. The few insertions are the minimum necessary. Change-Id: I80274e1a0d77bc7bb00a2afe4babc00c4f7613ae Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam1-55/+15
2010-07-13Bug 263178: Create packages for remote launch pluginMarc Khouzam1-10/+11
2010-07-07[314659] Move remote launch/debug to DSFTed Williams1-8/+148
2009-03-12Added support for download and launch to remote targets using RSE.Doug Schaefer1-0/+74

    Back to the top