[
https://issues.apache.org/jira/browse/IVYDE-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik-Berndt Scheper updated IVYDE-99:
-------------------------------------
Description:
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}
was:
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}
> 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
> Priority: Minor
> Fix For: 2.0
>
>
> 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.