Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Rebuilding references/declarations database
Rebuilding references/declarations database [message #337031] Wed, 22 July 2009 16:47 Go to next message
Lucas Madar is currently offline Lucas MadarFriend
Messages: 3
Registered: July 2009
Junior Member
Is there anyway to rebuild Eclipse's references/declarations database for
a particular project? Yesterday I mistakenly opened a large file in the
text editor, which caused eclipse to run out of heap space and quit. Since
then, the references/declarations database has been useless, which also
seems to effect just about all autocomplete stuff as well.

I'm using Galileo for plain old Java development on Windows, but I've run
into this problem with just about every version of eclipse I've ever used.
My solution in the past has been to delete my project and check out
another copy, but that's not really an option right now.
Re: Rebuilding references/declarations database [message #337092 is a reply to message #337031] Mon, 27 July 2009 16:35 Go to previous message
Markus KellerFriend
Messages: 294
Registered: July 2009
Senior Member
On 2009-07-22 18:47, Lucas Madar wrote:
> Is there anyway to rebuild Eclipse's references/declarations database
> for a particular project? Yesterday I mistakenly opened a large file in
> the text editor, which caused eclipse to run out of heap space and quit.
> Since then, the references/declarations database has been useless, which
> also seems to effect just about all autocomplete stuff as well.
>
> I'm using Galileo for plain old Java development on Windows, but I've
> run into this problem with just about every version of eclipse I've ever
> used. My solution in the past has been to delete my project and check
> out another copy, but that's not really an option right now.

To rebuild the JDT indexes, you can also just close and reopen the
affected project(s).

Markus
Previous Topic:Editor ID of the compare editor
Next Topic:Insert Spaces for Tabs - After the Fact
Goto Forum:
  


Current Time: Fri Dec 27 02:24:28 GMT 2024

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

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

Back to the top