Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Tips about extending PTP RDT Wizard using cdt.templates

Hi,

I'm trying to enhance the default "Remote C/C++ Project"
wizard by inserting one extra page with Advance Toolchain specific
configuration for remote launching.

Our team has done that for the C/C++ Project Wizard from CDT
using the cdt.templates extension point. However this same approach
wasn't enough for the PTP RDT Wizard.

I've spoken with Greg Watson and he told that, as far as he knows, using
cdt.templates to add new pages in the New Remote C/C++ Project wizard
should work, since this wizard is a clone of the CDT wizard. He thinks
that maybe the cdt.templates support changed recently and it's possible
that an update in the RDT wizard is required. 

So my question is: am I on the right track or am I missing something?
Does the PTP RDT Wizard needs update to comply to recent CDT changes?


Thanks,


-- 
--------------------------------------------------
Daniel Henrique Barboza
Software Engineer - Linux Technology Center Brazil



Back to the top