Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Make Project conversion

Hi Doug

       I was wondering if any of the CDT unit test cases will have this feature, setting up a project programatically

Regards,
Sheldon

On 10/16/07, Doug Schaefer <DSchaefer@xxxxxxx> wrote:

You can always look at the implementation fo the convert action to see what it does.

 

This is a fairly common request and it would be good to see a clean API to do this. I guess the main issue is there are a lot of settings to set when doing the conversion. We would need to make sure our API is full enough to handle that.

 

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


From: cdt-dev-bounces@xxxxxxxxxxx [mailto: cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sheldon Dsouza
Sent: Tuesday, October 16, 2007 10:33 AM
To: CDT General developers list.
Subject: [cdt-dev] Make Project conversion

 

Hi,

       I would like to know if there is an API i can use directly to convert a C project to a managed make project, instead of using the Convert to C/C++ Make project action.
      
Regards,
Sheldon


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top