Click to See Complete Forum and Search --> : Install Problem


wild_thing135
October 21st, 2004, 10:38 AM
Ok I know this might not be the best place to talk about this, but I really havn't find anything that could help me.

I Installed Visual Studio 6.0 Enterprise, but I can't find J++. I looked, looked and relooked, but in the install wizard I can't seem to find it J++. I tried installing every component but with no avail.

I know that Visual Studio comes with J++ but for some reason I can't find it

Can anyone help me?

dlorde
October 21st, 2004, 11:24 AM
I recommend you forget J++, it's obsolete, unsupported and not really Java as recognised by the Java community these days.

Sun's latest Java compilers and runtimes are free and there are plenty of free IDEs you can use to develop in if you don't want to buy one.

No matter how far down the wrong road you have gone, turn back now...Turkish proverb

wild_thing135
October 21st, 2004, 12:02 PM
Thanks for your answer, you might be right afterall. It's just that I use visual studio for c++, so I told myself: why bother to get another ide?

But then getting Java else where might be less of a hassle overall

cma
October 21st, 2004, 12:27 PM
Microsoft basically dis(re?)placed J++ with C#. I think you may still be able to use MSVC++ to write the Java code and configure it to run the java compiler.