How to run linux program in java under windows? -


how can run linux binary under windows? there emulation jar or run linux program under windows java program code runtime.getruntime().exec()?

in cases tool cygwin can you. btw if wish run windows program under linux can use wine.


Comments

Popular posts from this blog

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

gcc - SSE2 instructions not working in inline assembly with C++ -