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,cd61b5e1ee37008a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!cf8g2000vbb.googlegroups.com!not-for-mail From: Britt Newsgroups: comp.lang.ada Subject: Re: Dynamic Code Assist in Eclipse with gnatbench Date: Mon, 15 Aug 2011 13:39:18 -0700 (PDT) Organization: http://groups.google.com Message-ID: <38883de7-6024-47dc-aa1e-1b03466f2f7b@cf8g2000vbb.googlegroups.com> References: <1c106231-9bba-4c64-92ba-2f08ceb9b55c@glegroupsg2000goo.googlegroups.com> NNTP-Posting-Host: 205.175.225.22 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1313440879 12843 127.0.0.1 (15 Aug 2011 20:41:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 15 Aug 2011 20:41:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: cf8g2000vbb.googlegroups.com; posting-host=205.175.225.22; posting-account=rdRzuwoAAAAyW3CSBhs_xgfCUJSc1aNt User-Agent: G2/1.0 X-HTTP-Via: 1.1 131.198.169.239 (McAfee Web Gateway 7.1.0.10176) X-Google-Web-Client: true X-Google-Header-Order: VHACRNKUEL X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:21611 Date: 2011-08-15T13:39:18-07:00 List-Id: On Aug 15, 11:27=A0am, "Rego, P." wrote: > Hi all, > Is there a way to enable the Dynamic Code Assist in Eclipse (with > gnatbench plugin)? I mean, the analog that occur in GPS when we > enable the "Dynamic smart completion": as well as we write the code, > a combobox appears to suggest the text to be typed. I got to work > with the Ctrl+Space in Eclipse, but I'd prefer to use this > automatically (since I would type Ctrl+Space for each letter I > write, and it's boring) This functionality is normally enabled by default if GNATbench is installed correctly. Check your "Windows > Preferences > Ada > Tools" settings and read the "Help > Help Contents > GNATbench Ada Development User Guide".