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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5355e4a180d9f6be X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!p73g2000hsd.googlegroups.com!not-for-mail From: Eric Hughes Newsgroups: comp.lang.ada Subject: Re: Eclipse & gnatbench Date: Thu, 6 Mar 2008 10:10:54 -0800 (PST) Organization: http://groups.google.com Message-ID: <6e28be91-ae4a-4ff2-8c2f-0b862452fc3e@p73g2000hsd.googlegroups.com> References: <63am2uF26pon2U1@mid.individual.net> NNTP-Posting-Host: 166.70.57.218 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1204827055 11135 127.0.0.1 (6 Mar 2008 18:10:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 6 Mar 2008 18:10:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p73g2000hsd.googlegroups.com; posting-host=166.70.57.218; posting-account=5RIiTwoAAACt_Eu87gmPAJMoMTeMz-rn User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20201 Date: 2008-03-06T10:10:54-08:00 List-Id: On Mar 6, 9:56 am, "Alex R. Mosteo" wrote: > I'm trying to evaluate gnatbench and I'm failing miserably. I have a stock > Eclipse Classic 3.3.2 freshly installed and gnat GPL 2007 installed and well > tested. Gnatbench requires that CDT be installed prior. That tidbit was in one of the few bits of documentation I read about it. Not a problem for me, as I already had it in place. > Gnatbench comes without any documentation I could find. Has anyone here tried > it? Care to share some pointers? Installation worked fine for me. I'm not using it because, apparently, it has no way of dealing with alternate source naming conventions. I don't use GNAT's default ".ads" and ".adb"; I can't discriminate between them quick enough on the screen. If you're not customizing your environment that way, perhaps it will work for you. Eric