Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse Luna keeps DLTK indexing each 5 minutes and freeze
Eclipse Luna keeps DLTK indexing each 5 minutes and freeze [message #1590257] Wed, 28 January 2015 18:07 Go to next message
Eclipse UserFriend
Hi,
I use Eclipse Luna for PHP project. I just installed the last version, set up all my project.
Everything is fine, but Eclipse keeps DLTK indexing each 5 minutes, everytime when I save a file, or use hyperlinks, or start eclipse .... and it freezes. This is very annoying.

Is there a way to DLTK indexing manually ?
I tried:
- to disable Project > Build automatically
- remove folders from Build path
- disable validators...

Thank you

Ubuntu 14.04 LTS
Eclipse for PHP Developers
Version: Luna Service Release 1a (4.4.1)
Build id: 20150109-0600
Re: Eclipse Luna keeps DLTK indexing each 5 minutes and freeze [message #1591420 is a reply to message #1590257] Thu, 29 January 2015 09:17 Go to previous message
Eclipse UserFriend
Have you any errors in logs (Window -> Show View -> Other -> Error Log)?

Maybe your database is broken.
1. Close Eclilpse
2. Remove dir $WORKSPACE_LOC/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2
3. Start eclipse and wait for full index

Other problems:
1. Luna SR1 still have a problem with large code base (most problems will be fixed in Luna SR2 / Mars M6).
2. You can also try increase java memory settings, see [1], and increase value on -Xms , -Xmx ( -XX:MaxPermSize if your java is lower than 8 ).

[1] - https://wiki.eclipse.org/Eclipse.ini

[Updated on: Thu, 29 January 2015 09:18] by Moderator

Previous Topic:How can I showing syntax errors back?
Next Topic:How to show open file in PHP Explorer?
Goto Forum:
  


Current Time: Sun Aug 31 02:13:30 EDT 2025

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

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

Back to the top