Community
Participate
Working Groups
Port the CDT projects settings import and export wizards to RDT. These wizards are very convenient but they only exist in the head branch of CDT.
Created attachment 114837 [details] proposed plugin I ported the settings wizards into their own completely separate plugin. That way when we move to a newer version of CDT all we have to do is remove this plugin from the build.
Although this new UI is coming a bit late in the cycle, it's an important piece that our customers need. The work was done some time ago on CDT head, but since we are using CDT 5.0.x, we need to port this over to take advantage of it. If there are no objections, I will look at committing this for RC2.
I'm going to redo this as a patch for the RDT UI plugin.
Created attachment 115042 [details] proposed patch
Committed to HEAD. Thanks Mike.