Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » java.lang.OutOfMemoryError
java.lang.OutOfMemoryError [message #88569] Thu, 04 December 2003 17:47 Go to next message
Eclipse UserFriend
Originally posted by: jim.brown.mindspring.com

I get this message when eclipse starts up. It appears to be trying to
build although it doesn't say what it's trying to build. It keeps
getting this message and does not appear to finish building.
Everything is locked up so I can't select any menus or buttons.

How can I recover from this? Is there a setting that I can check
so eclipse will not try to build projects on startup?

Jim
Re: java.lang.OutOfMemoryError [message #88630 is a reply to message #88569] Fri, 05 December 2003 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Jim,
You should be able to manually disable auto-build from outside an
Eclipse session by editing the workspace preferences for your project.
Open the file
workspace/.metadata/.plugins/org.eclipse.core.resources/pref _store.ini
and add the following line:
description.autobuilding=false

When you restart Eclipse, the autobuild will be turned off for your
workspace and you can figure out what is wrong. Hope this helps,

jim.brown@mindspring.com wrote:
> I get this message when eclipse starts up. It appears to be trying to
> build although it doesn't say what it's trying to build. It keeps
> getting this message and does not appear to finish building.
> Everything is locked up so I can't select any menus or buttons.
>
> How can I recover from this? Is there a setting that I can check
> so eclipse will not try to build projects on startup?
>
> Jim
>
Re: java.lang.OutOfMemoryError [message #88691 is a reply to message #88630] Fri, 05 December 2003 15:22 Go to previous message
Eclipse UserFriend
Originally posted by: jim.brown.mindspring.com

Great - thanks for the help

Sean Evoy wrote:
> Jim,
> You should be able to manually disable auto-build from outside an
> Eclipse session by editing the workspace preferences for your project.
> Open the file
> workspace/.metadata/.plugins/org.eclipse.core.resources/pref _store.ini
> and add the following line:
> description.autobuilding=false
>
> When you restart Eclipse, the autobuild will be turned off for your
> workspace and you can figure out what is wrong. Hope this helps,
>
> jim.brown@mindspring.com wrote:
>
>> I get this message when eclipse starts up. It appears to be trying to
>> build although it doesn't say what it's trying to build. It keeps
>> getting this message and does not appear to finish building.
>> Everything is locked up so I can't select any menus or buttons.
>>
>> How can I recover from this? Is there a setting that I can check
>> so eclipse will not try to build projects on startup?
>>
>> Jim
>>
>
Previous Topic:cut & copy
Next Topic:CPPUnit
Goto Forum:
  


Current Time: Thu May 08 10:14:27 EDT 2025

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

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

Back to the top