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,fef3ad775ef4b0b7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!q9g2000hsb.googlegroups.com!not-for-mail From: Britt Snodgrass Newsgroups: comp.lang.ada Subject: Re: Ada for 1st year students Date: Wed, 22 Oct 2008 07:11:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: <052e521b-2024-471f-b980-8f442bb5cfc2@q9g2000hsb.googlegroups.com> References: <60e0c5f0-1e17-4add-b21e-b1ef622d5233@v13g2000pro.googlegroups.com> <67e0151c-ecdb-4a7a-b36b-6853f78e72df@b1g2000hsg.googlegroups.com> 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 1224684715 27549 127.0.0.1 (22 Oct 2008 14:11:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 22 Oct 2008 14:11:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q9g2000hsb.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; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 secproxy04.rockwellcollins.com:8080 (IWSS) Xref: g2news1.google.com comp.lang.ada:2462 Date: 2008-10-22T07:11:54-07:00 List-Id: On Oct 22, 8:33=A0am, "Larry A Barowski" . > > > maybe they still offer their nice graphic decorator of Ada source code > > called Control Structure Diagram CSD =A0 ? > > Yes, and for C, C++, Objective-C, VHDL, and Java. The Control Structure Diagrams are, for me, the most interesting feature of jGRASP. At work I use Eclipse with the GNATbench plug-in. I've often wished that jGRASP were available as an Eclipse plug-in, just so I could have the CSDs. I generally like Eclipse. Its slow to launch but fast enough afterwards. Tha main drawback to Eclipse is its occasional tendency to suddenly leave the room (crash on unhandled Java exception). - Britt