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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,68dd327e2bbda2da X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!goblin3!goblin.stu.neva.ru!gegeweb.org!aioe.org!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Hibachi - Eclipse Ada Development Tooling Date: Wed, 08 Sep 2010 12:35:39 +0200 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: UkzVpIeuPXYSQoO4fQ+xSg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.61 (Win32) Xref: g2news1.google.com comp.lang.ada:13981 Date: 2010-09-08T12:35:39+02:00 List-Id: Little note: do not use dot notation for project name if you use GNAT to= = compile, or else it will complain =E2=80=9Cproject Foo does not extends = project = Bar=E2=80=9D. It generates GPR files, and can be configured to use GPR library; so don= 't = be afraid to be sticked to an incompatible environment. I just wonder why there is an Ada Navigator, which is mostly redundant = with the Project Explorer. Wonder why this Ada Navigator was not designe= d = on top of the Project Explorer. Alternatively, what the Ada Navigator = displays for an Ada file, could have also been located in the Outliner. = = There is three tabs, with redundancy, where two tabs may have been enoug= h = (while I may possibly miss something, I know).