makedeb


eclipse-platform 4.29-6


A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager

Viewing /eclipse.sh.

View raw.

Click here to go back to the Git tree for eclipse-platform.

#!/bin/sh

export WAYLAND_DISPLAY=''
export ECLIPSE_HOME=/usr/share/eclipse
exec ${ECLIPSE_HOME}/eclipse "$@"