Reto Stadler created IVYDE-366:
----------------------------------

             Summary: "Unrecognized variables in the Ivy settings file 
${workspace_loc:ProjectA/ivysettings.xml}" when property file not exists
                 Key: IVYDE-366
                 URL: https://issues.apache.org/jira/browse/IVYDE-366
             Project: IvyDE
          Issue Type: Bug
          Components: classpath container
    Affects Versions: 2.2.0.final
            Reporter: Reto Stadler


Under Preferences -> Ivy -> Settings I set the "Ivy settings path:" which 
exists and under "Property files:" two property files.

The property files are configured as:
${workspace_loc:ProjectA/global.properties}
${workspace_loc:ProjectA/local.properties}

The first property file exists. The second one not. I need this behaviour 
because we share this settings in our company and some developer need the 
local.properties to override properties.

Because Eclipse could not substitute the property config 
${workspace_loc:ProjectA/local.properties} so an "Unrecognized variables in the 
Ivy settings file ${workspace_loc:ProjectA/ivysettings.xml}" error. When I set 
the property file as ${workspace_loc:ProjectA}/local.properties I get no error 
but an "File not found" in an other class.

I fixed this issue and attached an patch.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to