Re: Eclipse 3.0 is huge
From: Dave Stallard (stallard_at_nospam.ever)
Date: 08/19/04
- Next message: IchBin: "Re: can't get Tomcat 5 to work.."
- Previous message: Frances Del Rio: "Re: can't get Tomcat 5 to work.."
- In reply to: John C. Bollinger: "Re: Eclipse 3.0 is huge"
- Next in thread: Joe Fischer: "Re: Eclipse 3.0 is huge"
- Reply: Joe Fischer: "Re: Eclipse 3.0 is huge"
- Reply: P.Hill: "Re: Eclipse 3.0 is huge"
- Reply: Filip Larsen: "Re: Eclipse 3.0 is huge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: IchBin: "Re: can't get Tomcat 5 to work.."
- Previous message: Frances Del Rio: "Re: can't get Tomcat 5 to work.."
- In reply to: John C. Bollinger: "Re: Eclipse 3.0 is huge"
- Next in thread: Joe Fischer: "Re: Eclipse 3.0 is huge"
- Reply: Joe Fischer: "Re: Eclipse 3.0 is huge"
- Reply: P.Hill: "Re: Eclipse 3.0 is huge"
- Reply: Filip Larsen: "Re: Eclipse 3.0 is huge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|