importing a project

Andreas Pakulat apaku at gmx.de
Sun Jan 7 19:42:15 GMT 2007


On 07.01.07 10:29:32, datax wrote:
> Andreas Pakulat wrote:
> > On 06.01.07 17:32:39, datax wrote:
> >   
> >> Perhaps you could help me understand what goes on in parsing a project, 
> >> that is, does the parser start with the Makefile and follow it through 
> >> to sub-make files? What are the other considerations in KDevelop parsing 
> >> a project and where can it go awry?
> >>     
> >
> > As addition to the other post from me, I was just informed that there is
> > a way to deactivate the C++ parser for a certain directory by putting a
> > file called .kdev_ignore into that directory. This file needs to be in
> > every directory you want to be ignored, it doesn't populate into any
> > subdirectories of a ignored directory.
> 
> OK, I get that there are some variables that can change the personality 
> of the parsing. Perhaps another thing might be happening also.
> 
> I tend to start KDevelop from the command line and I notice in the 
> fedora core 6 install that there are menu items with arguments to 
> KDevelop for different functionality.

All these won't change how the parser works. The parser always works the
same way it tries to understand the source code.

I think the only way for you is to either disable it completely which
removes nearly all advanced-editing features from KDevelop or to really
consider upgrading to 3.4 (it really works much better than 3.3 and the
parser is known to not loop in certain cases anymore).

Andreas

-- 
You display the wonderful traits of charm and courtesy.




More information about the KDevelop mailing list