Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 97070 invoked from network); 15 Feb 2009 17:55:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2009 17:55:21 -0000 Received: (qmail 94271 invoked by uid 500); 15 Feb 2009 17:55:20 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 94255 invoked by uid 500); 15 Feb 2009 17:55:20 -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 94240 invoked by uid 99); 15 Feb 2009 17:55:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 09:55:20 -0800 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; Sun, 15 Feb 2009 17:55:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B83F9234C48B for ; Sun, 15 Feb 2009 09:54:59 -0800 (PST) Message-ID: <561882878.1234720499740.JavaMail.jira@brutus> Date: Sun, 15 Feb 2009 09:54:59 -0800 (PST) From: "Marko Niemi (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVYDE-165) Add ivy.xsd to ivy.xml template MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Add ivy.xsd to ivy.xml template ------------------------------- Key: IVYDE-165 URL: https://issues.apache.org/jira/browse/IVYDE-165 Project: IvyDE Issue Type: Improvement Affects Versions: 2.0.0.beta1 Reporter: Marko Niemi Attachments: ivy-template.xml.patch It is perhaps not in IvyDE scope to provide an XML editor, since Eclipse contains a nice XML editor. Ivy.xml file can be opened with default XML editor by selecting 'Open With' -> 'XML Editor' from popup menu. Eclipse XML editor can do content assist, if the XML file contains reference to DTD or XSD file. Therefore I suggest that the XSD reference is added to ivy-template.xml: -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.