Path: blob/main/java/eclipse/files/eclipse.in
16146 views
#!/bin/sh # # FreeBSD-specific startup script for Eclipse Platform # # See: http://www.eclipse.org JAVA_VERSION="%%JAVA_VERSION%%" exec %%DATADIR%%/eclipse "$@"
#!/bin/sh # # FreeBSD-specific startup script for Eclipse Platform # # See: http://www.eclipse.org JAVA_VERSION="%%JAVA_VERSION%%" exec %%DATADIR%%/eclipse "$@"