No content in eclipse variables [message #1722356] |
Thu, 04 February 2016 04:35  |
Eclipse User |
|
|
|
Hi
I have had no luck in using workspace or project variables such as ${project_loc} ${workspace_loc} etc. They always end up empty.
For instance the following code.
<config><drop/>
<param key='teststuff' value='${project_loc}'/>
<param key='srs_model_path' value='${project_loc}/../software-requirements/SRSModel.reqif'/><drop/>
</config><drop/>
This is the project location:
[gGet('$project_loc$')/]
[gGet('$project_loc')/]
[gGet('${project_loc}')/]
Model path:
[gGet('srs_model_path')/]
Teststuff:
[gGet('teststuff')/]
Ends up generating everything empty except srs_model_path is /../software-requirements/SRSModel.reqif
The complete project location is C:\Users\Axel\Documents\Perforce\neptune\projects\template\main\definition\software-requirements. I'm using 0.5.1 of gendoc and Eclispe Mars.1 (4.5.1)
Any idea what might be wrong?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06065 seconds