套件: eclipse-cdt-autotools (8.6.0-2)
eclipse-cdt-autotools 的相關超連結
Trisquel 的資源:
下載原始碼套件 eclipse-cdt:
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- 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