Where is the jar for freemarker support?

Hi,

While trying to analyse the freemarker psi, I can't find the jar which contains classes like "com.intellij.freemarker.psi.files.FtlFile" etc.

I need to add macros into the ftl files. Can someone shed light on it?


Thanks in advance,

Mian

0
2 comments

The jar is at plugins/freemarker/lib/core.jar. The code is not open-source and there is no officially supported API for extending the plugin.

0
Avatar
Permanently deleted user

Thanks Dmitry!

Mian

0

Please sign in to leave a comment.