You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2008/09/16 23:11:44 UTC

[jira] Resolved: (IVYDE-99) Ivy editor: code completion missing for matcher attribute of conflicts manager

     [ https://issues.apache.org/jira/browse/IVYDE-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée resolved IVYDE-99.
----------------------------------

    Resolution: Fixed
      Assignee: Nicolas Lalevée

Thanks for reporting, the completion will now show the "matcher" attribute

> Ivy editor: code completion missing for matcher attribute of conflicts manager
> ------------------------------------------------------------------------------
>
>                 Key: IVYDE-99
>                 URL: https://issues.apache.org/jira/browse/IVYDE-99
>             Project: IvyDE
>          Issue Type: Bug
>          Components: ivy editor
>    Affects Versions: 2.0.0.alpha1
>            Reporter: Erik-Berndt Scheper
>            Assignee: Nicolas Lalevée
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: matcher-attribute missing.jpg
>
>
> The ivy.xml editor is missing code completion for matcher attribute of conflicts manager. 
> See attached screenshot.
> The following is perfectly valid in ivy.xml:
> {code:xml}
> <conflicts>
>   <manager name="latest-compatible" matcher="exact" />
> </conflicts>
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.