intellij-idea-community/intellij-idea-community_2016.3.1/intellij-idea-community.sh
Marcel Kapfer (mmk2410) 50e89302ba Upstream Version 2016.3.1
2016-12-13 21:32:28 +01:00

3 lines
88 B
Bash

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