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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,39e272d357c68416 X-Google-Attributes: gid103376,public From: "David W. Glessner" Subject: Re: Is Apex dead as an environment for Ada & Java? Date: 1999/12/01 Message-ID: <384575B9.6290E7D@collins.rockwell.com>#1/1 X-Deja-AN: 557094943 Content-Transfer-Encoding: 7bit References: <11f733ec.57d88b68@usw-ex0107-042.remarq.com> <3844D7DB.BBE53FD9@gmx.de> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: Rockwell Collins Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-12-01T00:00:00+00:00 List-Id: Andreas Winckler wrote: > ... But in my opinion Apex suffers much more > from other things: > > - poor user interface (no syntax highlighting for example) I'm not too fond of Apex's standard editor either. Fortunately, Apex has an emacs and ada-mode that does syntax highlighting, along with other niceties like "Show Usage". See apexinit's "-emacs" option for more information. -- David