comp.lang.ada
 help / color / mirror / Atom feed
From: "Jérôme Haguet" <j.haguet@cadwin.com>
Subject: Re: Ada for Netbeans [0.1.7]
Date: Wed, 4 Feb 2009 07:27:35 -0800 (PST)
Date: 2009-02-04T07:27:35-08:00	[thread overview]
Message-ID: <7a976860-ef8c-46ec-9f0e-81d46d53f70d@t39g2000prh.googlegroups.com> (raw)
In-Reply-To: 77cc298c-36a0-44f0-81c7-ea4c4f48d282@g1g2000pra.googlegroups.com

On 2 fév, 01:32, raster <andrea.lucare...@gmail.com> wrote:
>
> I have just published a new version of Ada for NB 0.1.7:http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?p...
> It's an incremental version of job.
> I have also corrected a pair of bugs from your comments (Jérôme and
> xavier) and and to improve the auto-detect, I also check the
> environment path variable now.
>
> ciao
> Andrea

Hello Andrea.

I confirm : Everything I have reported is fixed with 0.1.7.
Thanks a lot !

By the way, is there any possibility to contribute to that project ?

A few comments about 0.1.7 :
1/ In Project Properties > Build > Main Module > Browse, it would be
good
a/ to have files sorted alphabetically
b/ to have an optionnal filter (ex : *.adb; *-test.adb)

2/
Here under you will find an updated Ada Source file for which the
editor claims there are "Syntax error".
PS : Uncomment pragma License, and you will get another one.

--
--------------------------------------------------------------------------------
-- File: Ada4nb_v017.ads
--
-- Created on 30 déc. 2008
--------------------------------------------------------------------------------
--
-- Description of Ada4nb_v017
--
-- @author jerome
--
-- pragma License (Unrestricted);
package Ada4nb_v017 is

    type Ensemble is array (Character) of Boolean;
    Operateur : constant Ensemble := Ensemble'('+' | '-' => True,
others => False);

    procedure Query_Element
       (Position : Integer;
        Process  : not null access procedure (Element : Integer));

end Ada4nb_v017;



  reply	other threads:[~2009-02-04 15:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-28 16:13 Ada for Netbeans raster
2008-12-30  8:37 ` Jérôme
2008-12-30  9:12   ` raster
2008-12-30 17:00     ` Jérôme
2008-12-30 17:06       ` Jérôme
2008-12-30 19:31         ` raster
2009-01-05 16:00         ` raster
2009-01-05 19:50           ` xavier grave
2009-01-06 12:37           ` Ada for Netbeans [0.1.6] Jérôme
2009-01-07 23:26             ` raster
2009-01-13 11:32               ` Jérôme
2009-01-16  0:19                 ` raster
2009-02-02  0:32                 ` raster
2009-02-04 15:27                   ` Jérôme Haguet [this message]
2009-02-04 17:11                     ` Ada for Netbeans [0.1.7] Georg Bauhaus
2009-02-04 21:21                     ` raster
2009-02-05  5:36                       ` christoph.grein
2009-02-08  9:38                     ` raster
2009-02-05 17:38                   ` Ada for Netbeans [0.1.6] Martin
2008-12-30  9:57 ` Ada for Netbeans xavier grave
2008-12-30 10:22   ` raster
2008-12-30 11:31     ` xavier grave
2008-12-30 13:52       ` raster
2008-12-30 14:55         ` Steve D
2009-02-05 12:56           ` RasikaSrinivasan
2009-02-06  2:42             ` Steve D
2008-12-30 19:58         ` xavier grave
2008-12-30 20:19     ` Michael Bode
2008-12-30 20:36       ` raster
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox