ports/java/eclipse/files/eclipse.in
2021-04-06 16:31:13 +02:00

7 lines
162 B
Bash

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