Click to See Complete Forum and Search --> : What is Visual J++ used for.
muckmail
Apr 2nd, 2002, 05:51 PM
Just wondering what MS Visual J++ is used for? Where would
someone find some good introductory tutorials on it on the
web?
Thank you,
doug@evansville.net
Professor29
Apr 2nd, 2002, 05:52 PM
J++ is Microsoft's Java editor. (Or so I've heard).:)
filburt1
Apr 2nd, 2002, 06:07 PM
I've heard that's its a sorta fake Java IDE though, so if you want to write real Java I wouldn't recommend using it.
crptcblade
Apr 2nd, 2002, 06:54 PM
Here's a question...Most Java IDEs are written in Java, making them ungodly slow. I'm sure J++ would probably be written in C++, are there any other good ones?
filburt1
Apr 2nd, 2002, 06:55 PM
JCreator, but the free version doesn't have those little listbox popup things :(
http://www.jcreator.com/
The best IDE I've used so far.
JoshT
Apr 3rd, 2002, 01:25 PM
Think VB6 with Java syntax.
Professor29
Apr 3rd, 2002, 05:03 PM
Here is what one of the books that comes with VB6 Pro says about Visual J++. (I'm assuming that plain J++ is similar.)
"Visual J++ is the tool that offers a high-productivity visual environment and integrated high-performance components to create, test, tune, and deploy Java code. Visual J++ is an integrated Windows-hosted development tool for Java programming. With Visual J++, you can create, compile, modify, run, and debug Java programs within a single environment. You can also package you Java applications and applets for easy distribution to the Web." (Visual Studio Developing for Windows and the Web, page 6)
Sounds like JPad with a few extras.:D
CaptainPinko
Apr 4th, 2002, 06:04 PM
VJ++ is dead, dropped by Micro$oft, not officially but rather permanently w/ the introduction of C#. It coped Java but made a few changes so that the language was not portable, and it wasn't freeware.
JCreator is pretty good, it integrates the API really nicely into the IDE. There is also JBuilder but it sucks vicious ass.
JoshT
Apr 5th, 2002, 11:08 AM
It's been reborn as J#... :(
filburt1
Apr 5th, 2002, 12:55 PM
Originally posted by CaptainPinko
JCreator is pretty good, it integrates the API really nicely into the IDE. There is also JBuilder but it sucks vicious ass.
LOL :D, so true, JCreator is the way to go :)
CaptainPinko
Apr 5th, 2002, 02:27 PM
Originally posted by JoshT
It's been reborn as J#... :(
has really? or are you joking and making a reference to C#?
i thought that Micro$oft's java software was not allowed to advance past 1.1.4...
JoshT
Apr 8th, 2002, 11:19 AM
I'm serious.
http://msdn.microsoft.com/visualj/jsharp/beta.asp
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.