summaryrefslogtreecommitdiff
path: root/java/eclipse/files/eclipse.in
blob: 476350acca8aff0dafaf32ed9f72f1bc06a880c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh
#
# FreeBSD-specific startup script for Eclipse Platform
#
# See: http://www.eclipse.org
#
# $FreeBSD$
#
exec %%DATADIR%%/eclipse "$@"