Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Import existing projects into workspace

Hi all,

 

My goal is to Import a cmake4eclipse sample project like the ones found here - https://github.com/15knots/cmake4eclipse-sample-projects  into Eclipse programmatically.

I would like to implement the logic behind File -> Import -> Existing projects into workspace.

Would appreciate help in finding the right api/code snippets in either Eclipse CDT code base or Eclipse code base.

 

Thanks,

Srividya

 

 


Back to the top