If you CD to the eclipse installation directory using terminal, then you will see there is a directory called eclipse.app. CD to Eclipse.app\Contents\MacOS under that directory there should be an executable called eclipse.
I believe you can launch eclipse from the commandline by executing the eclipse executable with the -clean argument, as below:
./eclipse -clean