          MODULE=eclipse-jee
         VERSION=indigo
           EXTRA=SR1
          SOURCE=$MODULE-$VERSION-$EXTRA-linux-gtk.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
# This url autoselects mirror closest to you
      SOURCE_URL="http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/$VERSION/$EXTRA"
      SOURCE_VFY=sha1:e50a7d83e172f140a6d611d886487da2dd966244
        WEB_SITE=http://eclipse.org
         ENTERED=20090425
         UPDATED=20111022
         ARCHIVE=off
           SHORT="A JAVA EE IDE for just about everything"

cat << EOF
This is the Java EE edition eclipse IDE. It includes several more plugins and
less sample eclipse source. This is the version of the eclipse IDE you want if
you're trying to setup an Android development system.

By comparison this module includes: RCP, CVS, EMF, GEF, JDT, Mylyn, UDC, Web
Tools, JEE Tools, XML Tools, RSE, PDE, Datatools plugins versus the eclipse-bin
module which only inlcudes RCP, CVS, JDT, PDE.
EOF
