summaryrefslogtreecommitdiff
path: root/java/eclipse/files/eclipse.in
blob: f3196355d1aa2308a09e32db0c5027696667fbdc (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
#
# FreeBSD-specific startup script for Eclipse Platform
#
# See: http://www.eclipse.org

JAVA_VERSION="%%JAVA_VERSION%%" exec %%DATADIR%%/eclipse "$@"