# unlike the other eclipse modules, such as emf-xsd and gef, the
# VE zip file doesn't  contain the top level eclipse directory,
# so we need to create it and make sure we unpack there...

mk_source_dir $SOURCE_DIRECTORY  &&
cd $SOURCE_DIRECTORY &&
unpack $SOURCE 
