JBUILDER or JCREATOR?
what do you prefer? which is easier to use? how they differ? tnx...
[74 byte] By [
lordkurta] at [2007-11-27 5:59:09]

no most are friendlyi don't know what is the best, but i don't really program in java at all. when i did i used textpad [not an ide; a text editor].most people use eclipse, i think, which is what i probably would use if i needed an ide.
ahhhh ok.. tnx a lot, i already installed eclipse, jcreator and jbuilder in my pc but dont know what to use. i think i'll start learning to use eclipse.. tnx a lot.. oh btw, what can you advice for beginners? any word can do.. ^_*
> what can you advice for beginners?IMHO, use a text editor and command line compiler when starting -- once you understand the basics, it doesn't really matter what IDE you use; they're pretty similar in use and features nowadays.
> what do you prefer? which is easier to use? how they
> differ? tnx...
of the ones you mentioned, JBuilder.
Overall, IntelliJ.
But as said, don't bother with an IDE until you know Java and know it reasonably well.
Otherwise you end up learning the tool instead of the language and become a liability anywhere that specific tool isn't used.
We don't want people who panic when they have to compile something and the compile button is not where they expect it to be (or there's no IDE at all).