Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Where is the "Convert to C/C++ Make Project" wizard?

Hi Vivian, Doug,

Our plan was to remove the "Convert to C/C++ Make Project" wizard since
it is actually not required. The "Standard make" mode is now turned on
by disabling the makefile generation via the "Generate Makefile
automatically" check-box of the "Builder Settings" tab of the "C/C++
Build settings" property page.

If you think we should leave the wizard, e.g. because some users get
used to use it, we can do that. More then that, I guess we could
implement the "Convert to Managed Project" wizard that would enable the
makefile generation and allow user to select the tool-chain and build
artifact type (if necessary).

What do you think?

Mikhail

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Doug Schaefer
Sent: Tuesday, February 27, 2007 3:08 AM
To: CDT General developers list.
Subject: RE: [cdt-dev] Where is the "Convert to C/C++ Make Project"
wizard?

I just used the Convert wizard in a demo today. It better not go away ;)

Cheers,
Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On
> Behalf Of Vivian Kong
> Sent: Monday, February 26, 2007 4:17 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Where is the "Convert to C/C++ Make Project"
wizard?
> 
> 
> Hi Mikhail,
> 
> Is it in your plan to get rid of the "Convert to C/C++ Make Project"
> wizard
> in the new project model or is it just not yet available in HEAD?
> 
> Regards,
> 
> Vivian Kong
> IBM CDT Team
> IBM Canada Toronto Lab
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top