The Linux Distributions Autotools suite of plugins add support to the CDT (C/C++ Development Tools) for building and maintaining C/C++ projects that use autotools. Using autotools is very common in the world of Open Source projects such as those hosted at http://www.gnu.org. With this additional support, a vast repository of C/C++ code can be checked out, built, and maintained under the CDT rather easily without having to resort to the command line.
In conjunction with CDT 5.0.1, the plugin can do the following:
Please use our update site as described here.
Or check the project plugins out of SVN
directly from eclipse.org at svn://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools.
You will need to check out the following from autotools/trunk:
org.eclipse.linuxtools.autotools
org.eclipse.linuxtools.autotools.docs
org.eclipse.linuxtools.autotools-feature
From there, run the plugins as an Eclipse Application.