My school uses 4.5 and there doesn't seem to be any differences besides the version number

link|improve this question

80% accept rate
2  
Look at the history jcreator.com/history.htm – Amir Raminfar Sep 14 '11 at 20:08
feedback

3 Answers

up vote 1 down vote accepted

Read the article at their web site http://www.jcreator.com/forums/index.php?showtopic=7803 , it contains release notes for version 5.0. Sounds like the debugger has improved.

Regarding Eclipse, i agree that it is simply a better IDE than most. I have not used JCreator too much, but have used a little, along with BlueJ and notepad ++. Eclipse can be a little overwhelming at first, but its intelligence is impressive. Eclipse is particularly well suited for Java. Here a couple other posts about Eclipse on this site.

Best Eclipse version for Java development

Is Eclipse the best IDE for Java?

link|improve this answer
feedback

It's (5.0) is faster and utilizes memory better.

link|improve this answer
feedback

A bit off topic but to be honest, Eclipse is simply the best Java IDE out there. JCreator isn't terribad but Eclipse blows it out of the water.

link|improve this answer
1  
We're using JCreator for simplicity 'cause it doesn't create extra files like workspace and source and bin folders and which would easily confuse the non computer oriented kids when they go email their assignments to the teacher. I could use Eclipse if I wanted to but our school's computers are reeeeally slow – Alex Yan Sep 15 '11 at 0:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.