Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Minimal java eclipse for low RAM computers
Minimal java eclipse for low RAM computers [message #56124] Thu, 21 April 2005 16:26 Go to next message
Eclipse UserFriend
Originally posted by: noresponse.noreponse.none

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.
Re: Minimal java eclipse for low RAM computers [message #56173 is a reply to message #56124] Thu, 21 April 2005 20:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Chris_Laffra.ca.ibm.com

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@noreponse.none> wrote in message
news:d48k9g$m90$1@news.eclipse.org...
> 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.
>
>
Re: Minimal java eclipse for low RAM computers [message #56292 is a reply to message #56173] Fri, 22 April 2005 14:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: anon.anon.com

Are there any internal eclipse settings I could change to get me any boost
at the sacrafice of some features? For example, I saw I could turn off
real-time correction. Anything other?
Re: Minimal java eclipse for low RAM computers [message #57346 is a reply to message #56292] Tue, 26 April 2005 00:09 Go to previous message
Eclipse UserFriend
Originally posted by: Chris_Laffra.ca.ibm.com

Most things cost CPU cycles. Folding, Quick Diff, syntax highlighting, etc.
etc.
If you are so concerned, you can edit your Java files with the include
Default text editor.
See Window > Preferences > General > Editors > File Associations to
associate a different editor for Java files.

On what machine do you run, and what OS?

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


"Jack Lindamood" <anon@anon.com> wrote in message
news:a09a18a2e244215284448027563f7f55$1@www.eclipse.org...
> Are there any internal eclipse settings I could change to get me any boost
> at the sacrafice of some features? For example, I saw I could turn off
> real-time correction. Anything other?
>
Previous Topic:Java Perspective Not working
Next Topic:problem launching runtime workbench
Goto Forum:
  


Current Time: Wed Sep 25 21:54:29 GMT 2024

Powered by FUDForum. Page generated in 0.08739 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top