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 2010/08/24 15:40:15 UTC

[jira] Updated: (IVYDE-247) Project variables not resolving when using Show In Reverse Dependency Explorer

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

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

    Issue Type: Improvement  (was: Bug)

> Project variables not resolving when using Show In Reverse Dependency Explorer
> ------------------------------------------------------------------------------
>
>                 Key: IVYDE-247
>                 URL: https://issues.apache.org/jira/browse/IVYDE-247
>             Project: IvyDE
>          Issue Type: Improvement
>          Components: workspace resolver
>    Affects Versions: 2.1.0
>         Environment: Windows 7, Eclipse 3.5.2
>            Reporter: Marc Batchelor
>
> 1- At workspace level (window->Preferences->Ivy->Settings), set "Ivy Settings Path" and "Property Files" as follows:
>   Ivy Settings path: ${project_loc}/ivysettings.xml
>   Property Files: ${project_loc}/build.properties
> 2- Have a project with dependencies
> 3- Right click on the project and resolve to make sure that it results properly
> 4- Right-click on this project and try "Show In Reverse Dependency Tree" - an exception happens:
> Unable to find a module descriptor associated with D:/workspace/project/ivy.xml
> Error while resolving the ivy instance for ivy.xml in
> 'project':
>   Unrecognized variables in the Ivy settings file ${project_loc}/ivysettings.xml
> Underlying error (org.eclipse.core.runtime.CoreException): Variable
> references empty selection: ${project_loc}

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