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!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Ada Plugin for Eclipse Date: Wed, 27 Jul 2005 16:51:23 +0200 Message-ID: <42E79F6B.9070600@mailinator.com> References: <1122473459.636577.213700@g49g2000cwa.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 8Ze8UsQZOyAFTIt43iNEwQ+CicPdXvchDg8TyQa+FRLtiVQes= User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en In-Reply-To: <1122473459.636577.213700@g49g2000cwa.googlegroups.com> Xref: g2news1.google.com comp.lang.ada:3802 Date: 2005-07-27T16:51:23+02: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? Definitely this is interesting. I don't know of any other plugin except the one from Aonix which is commercial, I think.