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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7636262da4ef7e14 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-28 08:09:33 PST From: WLad Newsgroups: comp.lang.ada Subject: Re: IDE Date: Fri, 28 Nov 2003 18:09:17 +0200 Organization: Kharkiv online Message-ID: References: NNTP-Posting-Host: er-01-e0.mipk.kharkiv.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: uran.kharkiv.net 1070035763 63399 194.44.157.125 (28 Nov 2003 16:09:23 GMT) X-Complaints-To: usenet@news.kharkiv.net NNTP-Posting-Date: Fri, 28 Nov 2003 16:09:23 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: ru, uk, en-us, en In-Reply-To: Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor-online.net!image.surnet.ru!WWW1.relcom.ru!ktts!news.kharkiv.net!not-for-mail Xref: archiver1.google.com comp.lang.ada:3031 Date: 2003-11-28T18:09:17+02:00 List-Id: > No, I meant that if you developed a little process, both IDEs could > be used, even on large projects - AdaGIDE might take a little longer > to develop that process, that's all. AdaGIDE: First step - first trouble... with Ada.Text_Io;use Ada.Text_Io; procedure Hello is begin Put_Line("Hello, world!"); end Hello; Why I can't see "Hello world" at console but it appears in debug window at the bottom of GVD? And one more thing... AdaGIDE looks like Strannik IDE (and set of compilers). Didn't you know the developers of AdaGIDE havn't contacted between?