comp.lang.ada
 help / color / mirror / Atom feed
From: Jérôme <j.haguet@cadwin.com>
Subject: Re: Ada for Netbeans [0.1.6]
Date: Tue, 6 Jan 2009 04:37:58 -0800 (PST)
Date: 2009-01-06T04:37:58-08:00	[thread overview]
Message-ID: <f7f257a5-6c91-40d8-8135-68c2a4db1f5a@p2g2000prf.googlegroups.com> (raw)
In-Reply-To: 2681b9ec-15c4-4a7b-a3ea-26d2db4ba9f6@n33g2000pri.googlegroups.com

On 5 jan, 17:00, raster <andrea.lucare...@gmail.com> wrote:
>
> I solved any problems with 0.1.6 version (http://plugins.netbeans.org/
> PluginPortal/faces/PluginDetailPage.jsp?pluginid=13977):
> 1. Fix string and char literal recognition.
> 2. Fix new ada platform and autodetect in linux system.
> 3. Fix gpr template file for linux systems.
> 4. Fix project actions for linux systems.
>
> This first version of ada for netbeans I have released for  the
> communities to have some necessary feedbacks to the pursuance of the
> project available, to understand if the road that I have undertaken is
> correct.
>
> Thanks all for your collaboration.
> Andrea

Thanks for these fixes.

So, I have installed 0.1.6

Here my comments :
1/ Auto-Detect is still not giving me any results.
I am using Windows XP SP3 with Gnat GPL 2008 and Gnat GPL 2007
"manually copied" somewhere on C:
I start Netbeans 6.5 from a Command Prompt with PATH adjusted
(depending on which compiler I want to use).
FYI,  (Emacs + ada-mode) and GPS are working fine

2/ Here under you will find an updated Ada Source file for which the
editor claims there are "Syntax error"

Regards and thanks again for that contribution.


--------------------------------------------------------------------------------
-- File: test_ada_for_netbeans.ads
--
-- Created on 30 déc. 2008
--------------------------------------------------------------------------------
--
-- Description of test_ada_for_netbeans
--
-- @author jerome
--
package Test_Ada_For_Netbeans is

   -- Problem in 0.1.5
   A_Character : constant Character := 's';
   Another_Character : constant Character := 's';

   A_String    : constant String := """";

   -- Problem in 0.1.6
   generic
      type A_Type is (<>);
   package A_Generic_Package is
      function Is_Alive (A_Variable : A_Type) return Boolean;
   end A_Generic_Package;

end Test_Ada_For_Netbeans;







  parent reply	other threads:[~2009-01-06 12:37 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           ` Jérôme [this message]
2009-01-07 23:26             ` Ada for Netbeans [0.1.6] 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                   ` Ada for Netbeans [0.1.7] Jérôme Haguet
2009-02-04 17:11                     ` 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