Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Microsoft Visual J++

  Asked By: Molly    Date: May 28    Category: Java    Views: 1130
  

I have a question about Microsoft Visual J++ 6 IDE. Actually I have
been searching for this IDE for a long time. But it seems that it is
nowhere.

When Microsoft published Visual Studio 6, Visual J++ 6 was not at a
good quality in order to offer to customers and developers. So there is
no Visual J++ 6 in any Visual Studio 6 pack. I downloaded almost three
VS6 and there is no Visual J++.

I am wondering if anybody can help me about this. If anybody has a
download link or any torrent link, I will be appriciate it if he or she
share it to me.

Share: 

 

4 Answers Found

 
Answer #1    Answered By: Blaze Fischer     Answered On: May 28

A brief of ancient history,
Mr. Anders Hejlsberg, the .NET chief architect had developed that IDE in that time. There was a feature in that IDE that you could turn your java application into a windows application. Legal issues stopped that IDE and it did not exceed beta version...

 
Answer #2    Answered By: Pam Harrison     Answered On: May 28

isn't part of Visual Studio express edition? I guess I've seen it in one of the releases. anyway its free but the express edition is a simplified version of the real one.

 
Answer #3    Answered By: Shannon Hughes     Answered On: May 28

I think there is no need for using Visual J++ 6 .
you can use Visual J# ( with .net framework and IDE) instead.
or use java with powerfull IDEs that is available.
if you want to use JNI features of Visual J++ 6 for java and com interoperability
, you can use tools provided by .net framework such as regasm and tlbexp , ...
and use other softwares for this purpose such as JNIWrapper , J-Integra ,
JNBridge , Jawin and etc.

 
Answer #4    Answered By: Clinton Edwards     Answered On: May 28

this is the story:

Mircosoft added some non conformant features to java in MS J++.
that was against write once run any where of Java so,
sun took Microsoft to court and win the case.
judges forced Microsoft to pay some money to MS and took the right to develop any Java product (JVM, IDE)
so Microsoft created created .net and C# and made its visual  J products absolute.

<<<so don't search for it since it doesn't exist any more!!!!>>>

they made J# as a middle language on .Net for those trying to move.

there is a converter in MS Visual studio  2005 to convert from Java to C#, which you can use

 
Didn't find what you were looking for? Find more on Microsoft Visual J++ Or get search suggestion and latest updates.




Tagged: