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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3431a1ae23e9fe72 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Thu, 28 Jul 2005 06:27:01 -0500 Date: Thu, 28 Jul 2005 07:27:08 -0400 From: Jeff Creem User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada Plugin for Eclipse References: <1122473459.636577.213700@g49g2000cwa.googlegroups.com> In-Reply-To: <1122473459.636577.213700@g49g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Trace: sv3-lzmC7A9qYOCY2XrOCkqjNN7RDG+MTvNRO7Aef81/s+0eevZrBUbhoF/LkUfdZsGgTEI0ygFrYuHxrIr!42jZGlujL+SkXBszP0DBUCWrhIqkpgDDQi85r/8dY0CcZaWMzCkaE/49zRoGYF/4JyNtpcW2Yw== X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:3816 Date: 2005-07-28T07:27:08-04:00 List-Id: crazyphill@gmail.com wrote: > Are there any open source ada plugins for Eclipse? As a project for a > class, I've been developing one and I wonder it it is the only one > available. > > If someone is already doing this, I would like to check it out to avoid > creating a pointless plugin, otherwise, is there anyone interested in > helping out? > > Right now it's not open source, but I plan on opening it up during this > semester as a project for my university's ACM--if they're interested. > > Digging into the API is time consuming, so there isn't too much > completed right now. I have most of the code highlighting done and I > have almost completed a basic builder for the project. So, in a week or > so I plan on having a plugin that will highlight your document and > allow compilation and building (manual and automatic). > > So, anyone interested? > > Phill > There has been some discussion on the eclipse CDT plugin site that they would like to support Ada and there appears to be some people working on it (hard to tell how much). It might be nice if you drop in there and see if you can help. And yes I think many many of us would be interested.