Hi,
I have a problem after installing a tool. How can I get the "tool_HOME" programmatically with Java ?
I have tested a lot of things (build.getEnvironment(listener), System.getenv(), ...) without success.
Can anyone help me ?