I want use multiple application in Debian that each of them work with different version of java.
In /etc/profile
I can add only have JAVA_HOME
and add JAVA_HOME/bin
of that version to path.
Is there any way that I can determine the version of java for each application separately?