Visual J# 2.0 Redistributable–Second Edition: Released To Web

The ENU Visual J# 2.0 Redistributable Package – Second Edition for x86, x64 and IA64 platforms is released to the web (download locations below). This release enables all Visual J# users to execute the Visual J# applications natively on the 64-bit platforms, thus leveraging the existing Windows and .NET Framework investments on 64-bit platforms. Apart from the 64-bit execution, the product also contains a host of bug fixes for issues discovered during various stages of the language since its inception. The product is supported over .NET Framework v2.0, v3.0 and v3.5 (Beta).

 

Product Download Locations

Microsoft Visual J# 2.0 Redistributable Package – Second Edition (x86)

Microsoft Visual J# 2.0 Redistributable Package – Second Edition (x64)

Microsoft Visual J# 2.0 Redistributable Package – Second Edition (IA64)

Comments

  • Anonymous
    May 17, 2007
    I noticed that you listed support for .Net "v3.0 and v3.5 (Beta)." I was under the impression that J# will not ship with Orcas or any future version of VS. Needless to say that VS2005 ships with version 2.0. Is this support only because these newer versions are generally backward compatible with 2.0?

  • Anonymous
    May 17, 2007
    The comment has been removed

  • Anonymous
    June 01, 2007
    May I ask how will Orcas's debugger work when stepping into a managed DLL coming from J# source code (built in debug mode) ? Alex

  • Anonymous
    June 03, 2007
    Visual Studio Orcas does not recogonize the Visual J# files/projects. The best way to debug the J# apps would be using the Visual Studio 2005 debugger.

  • Anonymous
    June 22, 2007
    That is not true, J# project are not supported from Orcas, you need 2005 to build assemblies. Or you have to write the project files by yourself. If you just link against existing assemblies with pdb files and sources you can use the Orcas debugger also.

  • Anonymous
    July 19, 2007
    This is sad, no J# 2008. Well i think ill forget about VS and return to Netbeens or J Creator.