          MODULE=cdt
         VERSION=8.0.2
           EXTRA=linux.x86
          SOURCE=cdt-master-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
      SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/cdt/releases/indigo/dist
      SOURCE_VFY=sha1:98fb36e97c2c5613bb6b4f8a554709da0696355e
        WEB_SITE=http://eclipse.org/cdt
         ENTERED=20040728
         UPDATED=201120403
           SHORT="Provide a functional C and C++ IDE for the Eclipse platform"

cat << EOF
CDT features are:
 - C/C++ Editor (basic functionality, syntax highlighting, code completion etc.)
 - C/C++ Debugger (APIs & Default implementation, using GDB)
 - C/C++ Launcher (APIs & Default implementation, launches and external application)
 - Parser
 - Search Engine
 - Content Assist Provider
 - Makefile generator
EOF
