[
https://issues.apache.org/jira/browse/IVYDE-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée resolved IVYDE-247.
-----------------------------------
Resolution: Fixed
Fix Version/s: trunk
Assignee: Nicolas Lalevée
Finally I have make IvyDE support a variable named {{${ivyproject_loc}}} which
is the location of the project containing the IvyDE classpath container
currently being resolved.
> 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
> Assignee: Nicolas Lalevée
> Fix For: trunk
>
>
> 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.