eclipse - How to add autotools nature/builder to CDT project? How to import/link autotools project? -


i have "autotools" project folder, contains (optional) autogen.sh script, necessary configure script , uses makefile.

all works fine command line.

when importing in eclipse, see no option import "autotools" project. if import makefile project, resulting project not contain gnu autotools builder in builder list. , see no way add it.

is possible add "autotools nature" created project? or possible add autotools builder project?

or may possible import project autotools 1 beginning?


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

java.util.scanner - How to read and add only numbers to array from a text file -