Starting Liberty with customized environment from IntelliJ
Answered
At my work, the Liberty runtime environment (application server binaries) are located on a different directory them the server itself. As consequence of that, When I try to create a "Run Configuration" on IntelliJ using the Websphere Server, IntelliJ can't list the servers installed on that runtime.
I would like to know if there is a way to overhide the directory configs from liberty so that it can find my servers.
My runtime:
D:\bndes-java-env\AppSrv\wlp\runtime\wlp-16.0.0.4 (application binaries)
D:\bndes-java-env\AppSrv\wlp\usr (servers and shared config)
Please sign in to leave a comment.
Please check https://youtrack.jetbrains.com/issue/IDEA-173517#comment=27-2291029