comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: GPR: project hierarchy and file names
Date: Thu, 19 Aug 2010 10:54:03 +0200
Date: 2010-08-19T10:53:59+02:00	[thread overview]
Message-ID: <1hz9nlxz2klc5$.1hbtlej28he33$.dlg@40tude.net> (raw)
In-Reply-To: op.vhofrbibule2fv@garhos

On Thu, 19 Aug 2010 10:41:25 +0200, Yannick Duchêne (Hibou57) wrote:

> Le Thu, 19 Aug 2010 09:50:39 +0200, Dmitry A. Kazakov  
> <mailbox@dmitry-kazakov.de> a écrit:
>>    A.ads
>>    A-B.ads
>>    A-C.ads
>>
>> at the same level, this
>>
>>    A.ads
>>       B.ads
>>       C.ads

> I though about it too, that was even the first idea, but as I know this  
> tree view is not a Python plugins, and as I am not feeling OK to patch GPS  
> sources... Well, will search and see if there is ever a way to hook  
> something from Python.

You could post a proposal to AdaCore.

> Hep, I also noticed that when you specify a source directory and state  
> subdirectories should be also used, the project tree view does not display  
> subdirectory as subtrees, and always displays subdirectory as as-many  
> paths, even when “Flat View” is unchecked.

This is a good feature IMO. To have it otherwise, I do this:

   for Source_Dirs use ( <explicit directories> );
   for Source_Files use ( <simple file names from the directories above> );

This shows the directories in the view.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2010-08-19  8:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19  3:23 GPR: project hierarchy and file names Yannick Duchêne (Hibou57)
2010-08-19  7:03 ` Dmitry A. Kazakov
2010-08-19  7:20   ` Yannick Duchêne (Hibou57)
2010-08-19  7:31     ` Pascal Obry
2010-08-19  7:42       ` Dmitry A. Kazakov
2010-08-19  8:35         ` Yannick Duchêne (Hibou57)
2010-08-19  7:50     ` Dmitry A. Kazakov
2010-08-19  8:41       ` Yannick Duchêne (Hibou57)
2010-08-19  8:54         ` Dmitry A. Kazakov [this message]
2010-08-19  7:07 ` Yannick Duchêne (Hibou57)
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox