The question is how to specify custom JRE
path for Apache tomcat
in Intellij IDEA
(when starting an application from IDEA
)?
It seems, that just configuring its path (path to jvm.dll
) in Apache Tomcat
monitor doesn't help. Are any other ideas or ways how to do this?