intellij-idea-community/intellij-idea-community_2016.2.3/intellij-idea-community.sh
Marcel Kapfer (mmk2410) b90332cd9b Upstream Version 2016.2.3
2016-09-04 00:10:48 +02:00

3 lines
88 B
Bash

#!/bin/sh
export IDEA_JDK=$JAVA_HOME
exec /opt/intellij-idea-community/bin/idea.sh "$@"