Quote:
Originally posted by sailor
JGrasp *does* have a debugger, but thats about the only thing is has going for it. Its also the one big thing I dont like about JCreator.
I just wish Eclipse wasnt project oriented.
|
?!?! it's a lot easier to write a single-class console app in eclipse than in some of hte others... new project, new file. works a lot like Visual Studios in that everything is encompassed within a project. hard to learn at first, but if you can get it working for ya, it's nice. the real-time compile feature is nice, too, although when it yells at you before you're done typing a line, it can get annoying.
All in all, if you're wriring 2 class programs.. just use TextPad & command line, or vim and command line, or bbedit, or whatever your text-editor of choice is.