[Acceleo] Write in linked folder [message #1834391] |
Mon, 09 November 2020 09:33  |
Eclipse User |
|
|
|
Hello !
I develop a model to text transformation with Acceleo and i have a problem with writing in a linked folder in Eclipse.
Here is the problem definition :
I have a Project MAIN, a folder FOO and a subfolder BAR in my eclipse workspace. The subfolder EX in BAR is linked to a folder outside my workspace (ex: D:/data/ex).
I give the foo folder path to the Java class and set the file path in my main template acceleo like this :
[file ('BAR/EX/test.txt', false)]
Yet the file is not generated at D:/data/ex/test.txt but at workspace/main/foo/bar/ex/test.txt
Is it possible ?
Thank you,
Regards,
Q
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03010 seconds