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=0.5 required=5.0 tests=BAYES_05,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3431a1ae23e9fe72,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g49g2000cwa.googlegroups.com!not-for-mail From: crazyphill@gmail.com Newsgroups: comp.lang.ada Subject: Ada Plugin for Eclipse Date: 27 Jul 2005 07:10:59 -0700 Organization: http://groups.google.com Message-ID: <1122473459.636577.213700@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: 84.133.106.3 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1122473465 31502 127.0.0.1 (27 Jul 2005 14:11:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 27 Jul 2005 14:11:05 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: g49g2000cwa.googlegroups.com; posting-host=84.133.106.3; posting-account=hdE0Ow0AAAD5MX2JGdZn9lMtKxMOoKN9 Xref: g2news1.google.com comp.lang.ada:3799 Date: 2005-07-27T07:10:59-07:00 List-Id: 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