By daniel
via baubels.net
Published: Mar 08 2007 / 15:44
For the last three months I used Eclipse 3.2.x intensively for plain Java (no J2EE) and Rails (with the RadRails plugins) development. Normally I use IntelliJ IDEA (since 2002) for Java and J2EE development but I decided to give Eclipse another try, mainly because it’s widely used in the industry and there are a lot of products using Eclipse as a platform.
Comments
daniel replied ago:
Well, I disagree with his conclusion, but that's his perogative. What really gets me is he persists the (rather large) misconception that IBM is "the company" behind Eclipse.
jwenting replied ago:
IBM IS the company behind Eclipse. They started the Eclipse project in order to get others to code the replacement for VisualAge for them.
I think IBM was as surprised as anyone else that it took off like it did and even their own competitors started banging at the gates, asking to be allowed to spend money and effort on the product.
Maybe IBM is no longer the sole deciding power in the Eclipse project, but they are the founders and still have lots of influence (they do pay most of the bill...).
jf6013 replied ago:
For details on how eclipse foundation is run, see http://www.eclipse.org/org/foundation/
Also checkout the organization's by-laws at: http://www.eclipse.org/org/documents/
For a list of strategic members: http://www.eclipse.org/membership/members/strategic.php
I have been looking for a budget report that shows how much of the bill each member pays. Didn't find one. So I'm left to wonder, where did you get this information that they pay most of the bill?
Thanks,
John
hchaudh1 replied ago:
Kind of offtopic, but I would like to know what language was IntelliJ written in.
thecoolace replied ago:
it's pure java stuff
rguy replied ago:
hchaudh1: Errr... Java :)
sproketboy replied ago:
@daniel,
Well they fund and employ 90% of the developers, I'd say he has a point.
daniel replied ago:
Not even close to 90%. If we were just looking at SWT or maybe just the RCP core then 90% might be a fair number. But Eclipse is a lot bigger than that.
ra17740 replied ago:
I imagine that a fair bit of the work goes on in SWT and the core, and without them, no-one else can do anything. I can't say whether this is 90% or not, but the truth is, Eclipse is an IBM project; this is why I'm always surprised to find each version is still slower and less stable than IDEA.
jwenting replied ago:
Knowing it's IBM I'm hardly surprised it's slower and less stable than IDEA.
I've worked with IBM products enough to expect nothing else than their products to be rather unstable memory hogs.
There's a running half-joke saying that IBM stands for "Insert Bigger Memory" and the fact that I need 2GB to run Eclipse with the same codebase that IDEA runs smoothly with 256MB is rather telling...
Nirav Thaker replied ago:
I wonder why you need 2GB of mem with Eclipse, I'm working on a sufficiently BIG code base (few mn lines, 20k+ resources) which just works fantastic with only 1gig. It's unbelievable that IDEA can occupy considerably low mem with equivalent content.
Nirav Thaker replied ago:
SWT is but one small part of Eclipse. There are dozens of Eclipse Sub-Projects http://www.eclipse.org/projects/
ra17740 replied ago:
Sorry - added reply to the wrong message
kunnar replied ago:
I have used intellij about 4 years now, because everybody else in my company is using it. However i will probably switch to eclipse, reason is that hotswap class reloading is slow in intellij. It takes ~10 seconds in my really fast machine to reload class after little change. I tried it in eclipse and it reloaded class immediately, did not noticed any delay. This slow class reloading in intellij makes me really angry, it gets more and more irritating over time.
ann replied ago:
Kunnar,
I hope the news will make your day. This hotswap problem has been already solved, and a quick hotswap will appear within the nearest couple of weeks, in version 6.0.5. Just stay tuned ,and give it try when it's out. I'm sure you will feel happier ;-)
jola_zm replied ago:
@hchaudh1 - IntelliJ is written in Swing
I'm +1 for the Eclipse is run by IBM comment. If IBM left tomorrow, and some other very large corporation didn't come to replace them, I think a lot of us would wonder about its future. That being said; Eclipse is big enough now that it may be able to stand on its own 2 feet should such a thing occur. But it's not a gimme neither.
IntelliJ straight out of the box is much better then Eclipse straight out of the box, hands down. Eclipse as a java IDE only starts to get competitive if you install MyEclipse or something similar...
Voters For This Link (16)
Voters Against This Link (0)