ports/java/intellij-ultimate/files/idea.in

4 lines
71 B
Bash

#!/bin/sh
export JAVA_VERSION=11+
exec "%%DATADIR%%/bin/idea.sh" "$@"