#!/bin/sh # # FreeBSD-specific startup script for Eclipse Platform # # See: http://www.eclipse.org # # $FreeBSD$ # JAVA_VERSION="%%JAVA_VERSION%%" exec %%DATADIR%%/eclipse "$@"