Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Allow new C/C++ project wizard extension

In PTP we have created a "Remote C/C++ Project" which allows you to create a CDT project where the files are stored in a remote location and accessed via EFS. We have also created our own version of the CDT new project wizard which has been redesigned to work better for creating remote projects. But in order to get this to work we need to be able to swap out the default CDT wizard with our own. This requires a small API change. Greg has uploaded a patch to bug 293079 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=293079).

Now, the issue is that PTP is based on CDT 6, so does anyone have an objection if I apply the patch to the 6.0 branch?



Mike Kucera
Software Developer
Eclipse CDT/PTP
IBM Toronto
mkucera@xxxxxxxxxx


Back to the top