Code parsing starting every time I open the project

Andreas Pakulat apaku at gmx.de
Tue Apr 26 16:02:44 BST 2011


On 26.04.11 18:07:55, Pradeep K. Shima wrote:
> Hi,
> 
> I hope this question belongs to this list.
> 
> Is kdevelop 4.2.2 supposed to parse the whole code every time the
> project is opened ?
> Kdevelop 3 used to just load the tags file which was generated just
> once (or whenever you asked it to).
> 
> With a huge project I am working on, it is really keeping me from
> using kdevelop. Infact from using Fedora 14 because I have no way of
> going back to kdevelop 3.x
> 
> Could someone please tell me how to make it generate code browing info
> just once and only load it on subsequent opens ?

Thats what KDevelop already does, however when opening a project it
scans all files to check wether it needs to update the data and if they
changed since the last time the project was open it re-parses them. You
should notice that the progress is much faster on the second and
subsequent opening of the project than on the first one on a clean
machine (or after deleting $HOME/.kdevduchain which is the db used for
storing).

Andreas
 




More information about the KDevelop mailing list