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,5408976830fd5419 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!v13g2000pro.googlegroups.com!not-for-mail From: britt.snodgrass@gmail.com Newsgroups: comp.lang.ada Subject: Re: Problems setting up a (free) Ada development environment Date: Mon, 2 Mar 2009 14:22:44 -0800 (PST) Organization: http://groups.google.com Message-ID: <2b5def7b-eadd-4af7-b99e-9f7c0504df77@v13g2000pro.googlegroups.com> References: <20090302195028.c45d784e.tero.koskinen@iki.fi> NNTP-Posting-Host: 205.175.225.24 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1236032564 13270 127.0.0.1 (2 Mar 2009 22:22:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 2 Mar 2009 22:22:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v13g2000pro.googlegroups.com; posting-host=205.175.225.24; posting-account=rdRzuwoAAAAyW3CSBhs_xgfCUJSc1aNt User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 secproxy04.rockwellcollins.com:8080 (IWSS) Xref: g2news1.google.com comp.lang.ada:3879 Date: 2009-03-02T14:22:44-08:00 List-Id: On Mar 2, 11:50=A0am, Tero Koskinen wrote: > > Alternatively, you could try > =A0 =A0GNATbench -https://libre.adacore.com/GNATbench/ > =A0 =A0GPS -https://libre.adacore.com/gps/ > or Hibachi -http://www.eclipse.org/hibachi/ > =A0 =A0(which is open sourced AonixADT) > At work I use the GNAT Pro releases of both GPS and GNATbench. I recommend GPS for its relative simplicity (simple to install/ configure) and excellent support for Ada coding assistance and integration with the GNAT toolset. GNATbench is very good if you like working with Eclipse. I have also used the AonixADT plug-in the past, but I can't recommend it. jGRASP (http://www.jgrasp.org) is another option that works well with GNAT. - Britt