Open
Description
When I open the TM terminal view inside Eclipse the environment is set to some pre-defined state.
For running a Java program inside that terminal it would be great if the path to the Java installation could be either defined in the preferences or read from the environment of the user who started Eclipse.
At the moment the path to the Java executable is set to the built in Java distribution of the running Eclipse itself. If I want to use a different version or installation then I have to set it manually in the opened shell every time I open a terminal in Eclipse.