Re: Eclipse 3.0 is huge

From: Dave Stallard (stallard_at_nospam.ever)
Date: 08/19/04


Date: Thu, 19 Aug 2004 17:02:44 -0400

John C. Bollinger wrote:

> Dave Stallard wrote:
>
>> I downloaded Eclipse 3.0 last night. Eclipse blots out the sun
>> alright - the image size is 100 MB! And that's just for my tiny
>> one-class test project.
>>
>> I think I'm sticking with Jbuilder.
>
>
> Every IDE I can think of is overkill for just a "tiny one-class test
> project".

That's not the point. The point is, even with a tiny one-class test
project, it's 100 MB, so imagine what it will be like with something real.

> If you don't know you to get the job done with a text editor
> and the Java command-line tools then you ought to learn.

I do know how, thank you.

IDEs are too useful to give up. JBuilder will tell you when you have a
syntax error or undeclared variable before you compile it. It helps you
manage multiple-file builds. It lets you navigate a class through its
membership. It emulates Emacs in its editor. It will take care of
classpath issues for you. It will do a lot of things. And it's FREE.
I don't need all of the things it does, there's no way I would go to a
straight text editor and javac. No way.

> If you have resolved to use an IDE in any case, then memory footprint is
> probably not a particularly good criterion on which to choose the right
> one.

It's one of the criteria, and a perfectly valid one.

I just started up JBuilder, with two projects, one of them largish. It
came to 50 MB. Eclipse is too big.

   Dave



Relevant Pages

  • Re: Eclipse vs. JBuilder, evaluation
    ... > I need advice on choice of tools for my project. ... > JBuilder and Eclipse. ... > Actually, JBuilder is also recommended tool, but I also installed Eclipse, ... then all other points pale in comparision. ...
    (comp.lang.java.databases)
  • Re: Eclipse vs. JBuilder, evaluation
    ... > I need advice on choice of tools for my project. ... > JBuilder and Eclipse. ... > Actually, JBuilder is also recommended tool, but I also installed Eclipse, ... then all other points pale in comparision. ...
    (comp.lang.java.softwaretools)
  • Eclipse vs. JBuilder, evaluation
    ... JBuilder and Eclipse. ... The project is Uni assignment for DB class, ... Actually, JBuilder is also recommended tool, but I also installed Eclipse, ... then all other points pale in comparision. ...
    (comp.lang.java.databases)
  • Eclipse vs. JBuilder, evaluation
    ... JBuilder and Eclipse. ... The project is Uni assignment for DB class, ... Actually, JBuilder is also recommended tool, but I also installed Eclipse, ... then all other points pale in comparision. ...
    (comp.lang.java.softwaretools)
  • Re: Changing IDE = Ton Of Work
    ... >>switching one of my projects over to Eclipse. ... The big thing is, Eclipse ... whereas the two can be different in JBuilder. ... and one huge folder of JSP's. ...
    (comp.lang.java.programmer)