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-7-bit X-Google-Thread: 103376,4ad87aeffb1e31d3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-29 16:41:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!feed2.news.rcn.net!rcn!dca6-feed2.news.algx.net!allegiance!newsfeed1.cidera.com!Cidera!cyclone.nyroc.rr.com!chnws02.ne.ipsvc.net!cyclone.ne.ipsvc.net!24.128.8.70!typhoon.ne.ipsvc.net.POSTED!not-for-mail From: "John Cupak" Newsgroups: comp.lang.ada References: Subject: Re: How to Build Existing Code Using Apex X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Mon, 29 Apr 2002 23:27:15 GMT NNTP-Posting-Host: 66.31.64.136 X-Complaints-To: abuse@attbi.com X-Trace: typhoon.ne.ipsvc.net 1020122835 66.31.64.136 (Mon, 29 Apr 2002 19:27:15 EDT) NNTP-Posting-Date: Mon, 29 Apr 2002 19:27:15 EDT Organization: ATT Broadband Xref: archiver1.google.com comp.lang.ada:23244 Date: 2002-04-29T23:27:15+00:00 List-Id: What you're asking for is a quick tutorial / help on how to use Rational Apex for Ada. Does anyone at space.com provide training on Apex? Seems pretty raw to throw someone into using a tool without any training. That being said, let me know if you still need help by the time you read this, and e-mail me at John_J_Cupak@raytheon.com, and I'll see what I can do to help. I teach a course on Rational Apex for Ada (and one for C/C++ too, but that's another story) on a regular basis. John "maiale" wrote in message news:f177de3e.0204290855.7546feaa@posting.google.com... > Hi, > > I am new to ada/apex and just received some code that should be > complete. I am at a loss as to how to re-build this stuff. > > I am going through the tutorial/man pages/rational support site but > the going is slow. > > Maybe someone here can help me quickly. > > I have a directory with 10 or so project.ss subdirectories. And then > for each of those directories there is one subdirectory with a build > number. In this subdirectory there are ada files. > > I am at a loss as to how to rebuild this stuff using the APEX IDE. > > If anyone can explain to me how this can be done, I'd truly appreciate > it. Likewise, if there is a simple tutorial on "reopening/rebuilding" > old source code, that'd be a blessing. > > > Thanks, > RM