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
Post a Comment