From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d084d53a77fc8e59 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!feeder.news-service.com!newsfeed.straub-nv.de!noris.net!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: GPR: project hierarchy and file names Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Thu, 19 Aug 2010 10:54:03 +0200 Message-ID: <1hz9nlxz2klc5$.1hbtlej28he33$.dlg@40tude.net> NNTP-Posting-Date: 19 Aug 2010 10:53:59 CEST NNTP-Posting-Host: 4ae7a629.newsspool4.arcor-online.net X-Trace: DXC=T2F]6KRcm9dEB;5>eE0T7m4IUK 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 > 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 ( ); for Source_Files use ( ); This shows the directories in the view. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de