#!/bin/sh

# changing the working directory to $HOME, so when you import/export
# into/from eclipse, $HOME is going to be the default location
cd $HOME
/usr/lib__LIBDIRSUFFIX__/eclipse-java/eclipse $@