svlad-90 / DLT-Message-Analyzer

"Extended search" plugin for the DLT-viewer
Other
76 stars 13 forks source link

[UML_VIEW] Allow specifying java location via environmental variable #152

Closed svlad-90 closed 3 years ago

svlad-90 commented 3 years ago

Some of the clients have multiple instances of java installed on their machine. It is desirable for them to be able to specify the location of the specific java release to be used by the plugin.

We should allow overriding default value via the environmental variable. It will search for a specific variable. If it is there - it will take it. In another case will still use the default value.