Hi,
I have an existing C++ source code that is built using autotools and i wish to use in Eclipse CDT. I'm a beginner with Eclipse CDT. I've installed the Autotools plugin for eclipse but don't know how to create a project from existing code.
May you please guide me in the right direction so that i can create an eclipse project that uses autotools to build this source code?
Thanks