DVT SystemVerilog IDE User Guide
Rev. 24.1.5, 13 March 2024

43.35 How to run a remote Unix commnad from DVT Eclipse for Windows?

Presuming that you use ssh or telnet to connect to the unix environment you can use a putty tool to do this. The name of the command is plink.exe and it can be considered the analog of ssh for Windows.

You can use the plink.exe command with the DVT Generic Launch Configuration.

More information about how to use plink.exe can be foudn here http://the.earth.li/~sgtatham/putty/0.61/htmldoc/Chapter7.html#plink. There is also a sub chapter about how to use plink unattended (it won't require any interaction like user or password input).