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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.87.46 with SMTP id x34mr5668079yhe.49.1409618203863; Mon, 01 Sep 2014 17:36:43 -0700 (PDT) X-Received: by 10.140.83.180 with SMTP id j49mr728029qgd.1.1409618203848; Mon, 01 Sep 2014 17:36:43 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!dc16no411650qab.1!news-out.google.com!q8ni9qal.1!nntp.google.com!m5no5047532qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 1 Sep 2014 17:36:43 -0700 (PDT) In-Reply-To: <8738cjxpw3.fsf@adaheads.sparre-andersen.dk> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.178.36.13; posting-account=bDZo8goAAADwRO71ouDFRMCIZ96XBCK3 NNTP-Posting-Host: 75.178.36.13 References: <136ddd4c-2232-41d6-87ad-adef570d19da@googlegroups.com> <8738cjxpw3.fsf@adaheads.sparre-andersen.dk> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <68fbe627-aae6-4a95-8d40-4cbeec771761@googlegroups.com> Subject: Re: Instructions on adding eclispe plug-in From: gdotone@gmail.com Injection-Date: Tue, 02 Sep 2014 00:36:43 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:188795 Date: 2014-09-01T17:36:43-07:00 List-Id: On Tuesday, August 26, 2014 10:54:36 AM UTC-4, Jacob Sparre Andersen wrote: > > Vi(m) is the easiest to get up and running, as it is typically already > installed on a Unix system. > > Some people like Emacs (which is also commonly available on Unix > systems) better as an Ada IDE. > > GNAT GPS is an IDE written (mostly) in Ada, which you typically will > have to install yourself, but it isn't hard to install on supported > platforms. Jacob, i'm loving using vi(m), go figure... :-) thanks for the enlightenment... i know nothing of emacs, other than it's an editor, but Simon makes a point about using it to have it help with some commenting styling i asked about. so, i will try emacs too. thanks again, g.