jar API into J# Express - where do I find Visual J# Binary Converter Tool (JbImp.exe)

I am trying to include an API into my project which is provided as a jar. I assume I need to convert it to a dll with the JbImp tool.

Does this seem correct (i assume so from the doc and posthttp://forums.microsoft.com/msdn/ShowPost.aspx?PostID=55927) but where can I find the JbImp.exe tool? It is not on my system !

(I did install the correct beta2 as perhttp://lab.msdn.microsoft.com/express/vjsharp/ )

Thanks and regards,

Hugues

[721 byte] By [hdb] at [2008-3-5]
# 1

If you install VSTS SKU, you get this tool under \Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin.

Otherwise please install .NET SDK from http://msdn.microsoft.com/netframework/downloads/updates/default.aspx to get this tool.
Thanks,

RamakrishnaNeela at 2007-9-9 > top of Msdn Tech,Visual J#,Visual J# General...