Uploaded image for project: 'IvyDE (Retired)'
  1. IvyDE (Retired)
  2. IVYDE-165

Add ivy.xsd to ivy.xml template

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0.beta1
    • 2.0.0.final
    • None
    • None

    Description

      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:

      <ivy-module version="2.0"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:noNamespaceSchemaLocation=
      "http://ant.apache.org/ivy/schemas/ivy.xsd">

      Attachments

        1. ivy-template.xml.patch
          1 kB
          Marko Niemi

        Activity

          People

            hibou Nicolas Lalevée
            markoniemi Marko Niemi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: