Open
Description
Environment: Ubuntu 22.04.01 LTS on wsl2
Spring Tool Suite version: 4.19
Terminal SSH Connector Version: 11.2.0.202303140100
Steps to reproduce:
create or import any java/non-java project
rt click the project-> show in terminal
the above opens the terminal in the user's home directory and not in the project's directory.
I have recently started using STS on linux environment and am not sure if it is the correct behavior.
On Windows it opens the terminal in the project's directory though.