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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,9d31eff15b1be07a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-14 11:00:20 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!dispose.news.demon.net!demon!easynet-monga!easynet.net!news1.ebone.net!news.ebone.net!news.net.uni-c.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Ada IDE Date: Wed, 14 Nov 2001 19:00:17 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0156.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 1005764417 28345 129.241.83.82 (14 Nov 2001 19:00:17 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 14 Nov 2001 19:00:17 +0000 (UTC) User-Agent: slrn/0.9.7.2 (Linux) Xref: archiver1.google.com comp.lang.ada:16529 Date: 2001-11-14T19:00:17+00:00 List-Id: On Wed, 14 Nov 2001 13:45:01 -0500, Jean-David Tr�panier wrote: > I am learning Ada and I wondering if there is any good application on Win95 > to compile and manage Ada project like MS Visual Studio? You can try adaGide. You find it from here: http://home.trouwweb.nl/Jerry/compilers.html There is also a very nice debugger called GVD: http://libre.act-europe.fr/gvd/ Preben