Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 51841 invoked from network); 25 Jul 2008 15:36:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2008 15:36:23 -0000 Received: (qmail 95434 invoked by uid 500); 25 Jul 2008 15:36:22 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 95399 invoked by uid 500); 25 Jul 2008 15:36:22 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 95383 invoked by uid 99); 25 Jul 2008 15:36:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2008 08:36:22 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2008 15:35:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A5703234C185 for ; Fri, 25 Jul 2008 08:35:32 -0700 (PDT) Message-ID: <2129659469.1217000132676.JavaMail.jira@brutus> Date: Fri, 25 Jul 2008 08:35:32 -0700 (PDT) From: "Xavier Hanin (JIRA)" To: notifications@ant.apache.org Subject: [jira] Resolved: (IVYDE-22) settings files code completion support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVYDE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-22. ------------------------------- Resolution: Fixed Fix Version/s: 2.0 I've implemented this feature, using java reflection API to be able to provide code completion even for custom plugins. > settings files code completion support > -------------------------------------- > > Key: IVYDE-22 > URL: https://issues.apache.org/jira/browse/IVYDE-22 > Project: IvyDE > Issue Type: New Feature > Reporter: Xavier Hanin > Assignee: Xavier Hanin > Fix For: 2.0 > > > Having code completion for editing ivyconf.xml files would really be a great feature! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.