Freemarker - @ftlvariable does not work!
Hi,
When I "specify class to take toplevel properties ans methods form" (in comment in current file). IntelliJ does not find the class!
Is it a bug or the declaration has changed ?
Thx for best product.
Emmanuel.
请先登录再写评论。
There were recent changes in that area. Please ensure that the class is visible from the module where the ftl files are located via module dependencies.
Thank you Peter,




I use the FTL into static module. I have resolved the problem by adding the module include the class in library.
Great.
Emmanuel.