Issue with evaluation of a variable within a variable [message #1752430] |
Mon, 23 January 2017 12:16  |
Eclipse User |
|
|
|
Hello,
I have a strange problem with the evaluation of a variable. The issue is that the "Installation folder name" does not get autocomplete to "scope.product.name" (since Eclipse Installer 1.5.0), value that exists in the setup file.
So, I manage to track it down in the setup file, and is actually related to the "install.root" variable value. This one is defined in the product setup file and has the value of "${company.install.root/tools/eclipse}" and the "company.install.root" variable is defined in the root setup file with the value "${user.home/company}".
I presume that the evaluation of the variables has an issue on "install.root" because of the variable within variable, that breaks the evaluation of "scope.product.name".
Could you please give me some suggestion of some break point that I can use to see what is actually happening in the code?
Thank you,
Samarghitan Catalin
|
|
|
|
|
|
|
Re: Issue with evaluation of a variable within a variable [message #1754818 is a reply to message #1754814] |
Wed, 22 February 2017 12:31  |
Eclipse User |
|
|
|
The preferred method of contributing changes is to use Gerrit. Alternatively, a patch would be good too. Or I can figure out the diff from the full version of your file, but in any case, please open a Bugzilla, for the Gerrit commit, the patch, or for the new version of the file with your changes.
|
|
|
Powered by
FUDForum. Page generated in 0.03665 seconds