[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Minimal java eclipse for low RAM computers

If you do not use the features, the platform won't open the jars, and load
no classes from it.
This is the whole idea about the plugin architecture in Eclipse.
There is no need for manually removing jars.

-- 
Chris Laffra, http://eclipsefaq.org


"Jack L" <noresponse@xxxxxxxxxxxxxx> wrote in message
news:d48k9g$m90$1@xxxxxxxxxxxxxxxxxxx
> What are the minimal files I need to run java files?
> What settings can I turn off inside ecilpse to still run java files, but
> maybe take less a toll on eclipse.  Just basic java files?
>
> I downloaded the Platform Runtime Binary and JDT Runtime Binary only, and
> can run/compile java applications.  But featuers like ant/CVS I don't
need.
> I don't mind trimming down most of the features actually.
>
> I tried deleting some of the jar files in plugins that I thought I didn't
> need, but eclispe started complaining.  Is there another way to go about
> this?
>
>
> Thanks.
>
>