Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Can CDT load previously opened files on demand on startup?
Can CDT load previously opened files on demand on startup? [message #853368] Mon, 23 April 2012 01:00 Go to next message
W Li is currently offline W LiFriend
Messages: 11
Registered: February 2011
Junior Member
This really annoys me. I usually end up with quite a few files(say 100) open after working for a while, then I close eclipse and restart. Now Eclipse hangs forever on startup because of not enough memory. I have already allocated 1.5G mem to it. My suspect is that Eclipse/CDT is trying to load all the previously opened files on startup, because this problem is not seen when I only have like 50 files opened.

This is really annoying. Is there anyway to have Eclipse/CDT only load the files that is currently focused in the editor panel and load the rest of files in the dropdown list on demand?

Btw, I have only one project open in the workspace, and "refresh workspace on startup" is already turned off.

[Updated on: Mon, 23 April 2012 01:03]

Report message to a moderator

Re: Can CDT load previously opened files on demand on startup? [message #855456 is a reply to message #853368] Tue, 24 April 2012 21:02 Go to previous message
Yevgeny Shifrin is currently offline Yevgeny ShifrinFriend
Messages: 208
Registered: July 2009
Senior Member
Hi,

I have lots of opened files and I never saw such problem. It should not happen (I am not sure it is related to memory allocation). Could you please follow this link: http://wiki.eclipse.org/How_to_report_a_deadlock and open a bug for behavior you are observing.

Thanks,
Yevgeny
Previous Topic:Include works, namespace could not be resolved
Next Topic:Git versus Eclipse CDT
Goto Forum:
  


Current Time: Fri Apr 26 14:39:27 GMT 2024

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

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

Back to the top