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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5f5005f2e54d1fc9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Newsgroups: comp.lang.ada From: Rob Veenker Subject: Re: jgnat - References: <80agumFaotU1@mid.individual.net> User-Agent: XPN/1.2.6 (Street Spirit ; Linux) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: 17 Mar 2010 18:52:54 GMT Message-ID: <4ba12506$0$22934$e4fe514c@news.xs4all.nl> NNTP-Posting-Host: 85.223.48.159 X-Trace: 1268851974 news.xs4all.nl 22934 veenker/[::ffff:85.223.48.159]:57925 X-Complaints-To: abuse@xs4all.nl Xref: g2news1.google.com comp.lang.ada:9635 Date: 2010-03-17T18:52:54+00:00 List-Id: Albrecht K�fer wrote: > On Wed, 17 Mar 2010 00:01:42 +0100, Steffen Huber > wrote: >> I downloaded GNAT GPL 2009 a few days ago and started to experiment >> a bit. Basically, it is (nearly) a nightmare. Don't try to use GPS >> for anything. It is (IMHO) an unstable pile of crap with a horrible >> UI. Don't try to make Eclipse work with GNATbench and jvm-gnat and >> expect easy integration into other Eclipse Java stuff. >> >> I think it is a real shame that no completely integrated package >> is available for this certainly interesting technology. It is no >> wonder that most people just use another language. > > In unrelated news, there's no Visual Studio 2008 integration (or, heavens > forbid, VS2010) for GNAT.Net, and last time I tried, it didn't work with > VS2005 either. > Good times. > > > Albrecht Integration with VS 2005 should work. I tested it on my machine and I can even create PDA (compact framework) applications with GNAT GPL 2009 for .Net. I remember that quite some time ago there was a thread on the problems of integrating GNAT GPL 2008 in Visual Studio. I believe the problem was solved in the registry. BTW, You can try my experimental project DartScore on http://www.xs4all.nl/~veenker/links.html. It has a VS 2005 project which demonstrates the use of C# combined with Ada. Rob