Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » javaw.exe ~330 MB: Problem of too many header files?
javaw.exe ~330 MB: Problem of too many header files? [message #134104] Sun, 09 January 2005 12:17 Go to next message
Eclipse UserFriend
Originally posted by: zuhause.aol.com

Hello,

I'am a bit disappointed about the CDT editor functionality.

I used eclipse for java projects and it was always fast and reliable.
But for my first C project with eclipse it is not very fast. And it died
several times with heap memory exceeded, until I started eclipse with "-
vmargs -Xmx384m".

But when I try to use the content assist it takes many seconds with 100%
cpu load (on a 2,5 ghz cpu; 512 mb) until I see the context menu. Is
this usual?

In this project I have included the header files for crt (not mfc) and
win ddk. Too many header files? And the reason for 330MB memory usage?

Thank you for your efforts!
--

h.wulff
[dont send me an email]
Re: javaw.exe ~330 MB: Problem of too many header files? [message #134199 is a reply to message #134104] Mon, 10 January 2005 14:44 Go to previous messageGo to next message
John Camelon is currently offline John CamelonFriend
Messages: 242
Registered: July 2009
Senior Member
If you are not using the search features I would suggest turning the Indexer
off.

JC

"h.wulff" <zuhause@aol.com> wrote in message
news:MPG.1c4b3f4e85e26a8d989681@www.eclipse.org...
> Hello,
>
> I'am a bit disappointed about the CDT editor functionality.
>
> I used eclipse for java projects and it was always fast and reliable.
> But for my first C project with eclipse it is not very fast. And it died
> several times with heap memory exceeded, until I started eclipse with "-
> vmargs -Xmx384m".
>
> But when I try to use the content assist it takes many seconds with 100%
> cpu load (on a 2,5 ghz cpu; 512 mb) until I see the context menu. Is
> this usual?
>
> In this project I have included the header files for crt (not mfc) and
> win ddk. Too many header files? And the reason for 330MB memory usage?
>
> Thank you for your efforts!
> --
>
> h.wulff
> [dont send me an email]
Re: javaw.exe ~330 MB: Problem of too many header files? [message #135037 is a reply to message #134199] Sun, 16 January 2005 15:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zuhause.aol.com

Hello,

unfortunately the content assist also switched off. And this is a
required feature.

Are there no other ways to make cdt responde faster?


In article <cru47o$nui$1@www.eclipse.org>, jcamelon@ca.ibm.com says...
> If you are not using the search features I would suggest turning the Indexer
> off.
>
> JC
--

h.wulff
[dont send me an email]
Re: javaw.exe ~330 MB: Problem of too many header files? [message #135140 is a reply to message #135037] Mon, 17 January 2005 16:36 Go to previous message
John Camelon is currently offline John CamelonFriend
Messages: 242
Registered: July 2009
Senior Member
Content Assist does not use the index by default.
I am not sure as to why shutting off the indexer blocks content assist.

JC

"h.wulff" <zuhause@aol.com> wrote in message
news:MPG.1c54a8bb7b0af1f989682@www.eclipse.org...
> Hello,
>
> unfortunately the content assist also switched off. And this is a
> required feature.
>
> Are there no other ways to make cdt responde faster?
>
>
> In article <cru47o$nui$1@www.eclipse.org>, jcamelon@ca.ibm.com says...
> > If you are not using the search features I would suggest turning the
Indexer
> > off.
> >
> > JC
> --
>
> h.wulff
> [dont send me an email]
Previous Topic:New config files (.cdtbuild_xxx) after converting configuration to CDT 2.1
Next Topic:Eclipse GDB Interface
Goto Forum:
  


Current Time: Sat Oct 19 21:04:54 GMT 2024

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

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

Back to the top