<properties> tag in ivyconf is not resolved
-------------------------------------------

                 Key: IVYDE-45
                 URL: https://issues.apache.org/jira/browse/IVYDE-45
             Project: IvyDE
          Issue Type: Bug
          Components: classpath container
         Environment: Eclipse Version: 3.2.2 Build id: M20070212-133
IvyDE version 1.2.0 ?
            Reporter: Nikita Salnikov-Tarnovski


In my ivyconf.xml some properties are described using ant propertie 
placeholders, ${} . In order to resolve them I use
<properties file="ivy.properties" />
tag in my ivyconf.xml file.

>From Ant all works just fine. But Eclipse's IveDE cannot resolve relative path 
>to this properties file. If I write full path, /home/user/projects/ etc... it 
>works.

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

Reply via email to