comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Lundin" <b.f.lundin@gmail.com>
Subject: Re: how do do with IDE ? Do they really suck or do I do not know how to handle GPS ?
Date: Fri, 16 Mar 2018 11:26:28 +0100
Date: 2018-03-16T11:26:28+01:00	[thread overview]
Message-ID: <p8g6g3$l6f$1@dont-email.me> (raw)
In-Reply-To: <a9d5c337-a0e1-4265-a0cc-b1022eb71053@googlegroups.com>

On 2018-03-16 00:16, Mehdi Saada wrote:
> It's not that I can't find things, but I would like it to be easily available in the IDE. Which it is. My true problem is about adding files to the project that are not in .adb or .ads. I thought I had to "add complex naming scheme", I put "*.origin", but it only remove all files in the outline view. I don't get it. I tried to do the same in project -> properties, to no avail either. I could yesterday, then many config files disappeared (yeah, it's not called "unstable" debian for nothing I suppose) and I can't do it again. See:
> project Sparforte is
>    for Source_Dirs use ("SparForte/src/**");
>    for Languages use ("Ada");
>    package Naming renames Sparforte_Naming.Naming;
>    for Main use ("spar.adb");
> end Sparforte;
> 
> Does it seem ok ?

I miss a with "Sparforte_Naming";
and the contents of Sparforte_Naming.gpr



-- 
--
Björn

  reply	other threads:[~2018-03-16 10:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-14 22:53 how do do with IDE ? Do they really suck or do I do not know how to handle GPS ? Mehdi Saada
2018-03-14 23:32 ` Mehdi Saada
2018-03-15  7:57   ` Jacob Sparre Andersen
2018-03-15  7:56 ` Jacob Sparre Andersen
2018-03-15  8:51   ` gautier_niouzes
2018-03-15  8:55   ` Dmitry A. Kazakov
2018-03-15  9:43 ` Björn Lundin
2018-03-15 16:53   ` Mehdi Saada
2018-03-15 21:45     ` Randy Brukardt
2018-03-15 23:16       ` Mehdi Saada
2018-03-16 10:26         ` Björn Lundin [this message]
2018-03-15 17:37 ` Jeffrey R. Carter
replies disabled

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