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/11/10 13:06:44 UTC

[jira] Updated: (IVYDE-125) attribute value completion on "org" using ibiblio repository (m2comp)

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

Nicolas Lalevée updated IVYDE-125:
----------------------------------

    Issue Type: Improvement  (was: Bug)

> attribute value completion on "org" using ibiblio repository (m2comp)
> ---------------------------------------------------------------------
>
>                 Key: IVYDE-125
>                 URL: https://issues.apache.org/jira/browse/IVYDE-125
>             Project: IvyDE
>          Issue Type: Improvement
>          Components: ivy editor
>    Affects Versions: 2.0.0.alpha1
>            Reporter: Nick Airey
>
> use standard settings.xml with an ibiblio resolver: eg:
> <ibiblio name="thirdparty" m2compatible="true"/>
> go to an ivy file with an external dependency, eg:
> <dependency org="org.hibernate" name="hibernate" rev="3.2.2.ga" conf="compile->default"/>
> do CTRL-Space with cursor on say "org.hi" does not work. It seems to only check local repositories, according to the ivy console.
> Note that completion does work on "name" and "rev". The actual repository being used is "http://repo1.maven.org/maven2" (as expected)

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