Liberty_Informa
13 years agoRegular Contributor
[Resolved]Resource Root
Hi
I am having value blank in the Resource Root project property. Although when when I write following statement in the load script
I receive absolutely correct value. Just wondering how that is possible without setting Resource Root to ${projectDir} ?
I am having value blank in the Resource Root project property. Although when when I write following statement in the load script
projectPath = context.expand( '${projectDir}')I receive absolutely correct value. Just wondering how that is possible without setting Resource Root to ${projectDir} ?