What is the best java compiler?
What is the best java compiler for some one who has been using a visual basic in window Envirenment. I mean, graphical java compiler. I know already Jbuilder4.0, but not suite to my applications.ThanksAbu_ramla
[238 byte] By [
Abu_ramla] at [2007-9-26 2:52:37]

Hi,I am not sure what you mean, but I gues you are talking about IDE(Integrated Development Environment) right?following two are most popular:VisualCafe JBuilder. Jii3
jii3 at 2007-6-29 10:40:48 >

hope u mean 'IDE'. There is no IDE as easy as working with Visual Basic. Since, VB has been built up with Windows dlls and Java is made up of classes, there will not be resemblance for both of this. But, when u practice working with Java, u will find working easy with any IDE.
Jext from http://www.jext.org is a great basic editor. Written in Java but very stable, unlike some programs I have used.Kawa from Allaire is a very good IDE, simple and doesn't get in your way when you are trying to write code.