软件包: eclipse-cdt-autotools (8.6.0-2)
eclipse-cdt-autotools 的相关链接
Trisquel 的资源:
下载源码包 eclipse-cdt:
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Jakub Adam
外部的资源:
- 主页 [www.eclipse.org]
相似软件包:
Autotools support for Eclipse CDT
The Autotools suite of plugins adds to the CDT a support for building and maintaining C/C++ projects that use Autotools. 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 the CDT, the plugin can do the following:
* Build a C/C++ project that uses a configure script or an autogen script or a Makefile.cvs script * Create a simple C or C++ hello world Autotools project via a template * Allow configuration parameters to be set via a gui and to rebuild when configuration parameters are changed * Colorized editing of configuration files such as configure.in, configure.ac, Makefile.am, and Makefile.in with full hover help for autoconf/automake macros * Allow specification of multiple build configurations for a single project * Run autotools such as autoconf, automake, or aclocal directly using a gui interface * Includes hover help for autoconf and automake macros in the editors
其他与 eclipse-cdt-autotools 有关的软件包
|
|
|
-
- dep: autoconf
- automatic configure script builder
-
- dep: automake
- Tool for generating GNU Standards-compliant Makefiles
-
- dep: eclipse-cdt (= 8.6.0-2)
- C/C++ Development Tools for Eclipse
-
- dep: eclipse-remote-services-api
- Eclipse Remote Services API