在 Eclipse 中格式化 freemarker 文件

发布于 2024-09-29 18:40:30 字数 108 浏览 3 评论 0原文

实际上,我们在 Eclipse + Freemarker 插件(来自 JBoss)下有 freemarker 文件(ftl)。

您知道格式化 ftl 文件的方法吗?

谢谢

Actually we have freemarker files (ftl) under Eclipse + Freemarker plugin (from JBoss).

Do you know a way to format ftl files ?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

青春有你 2024-10-06 18:40:30

对于表示 HTML 的 ftl 文件,配置 eclipse 打开 HTML 编辑器效果很好。 HTML 编辑器具有所需的格式化功能。 Todo 配置 eclipse 使用 HTML 编辑器打开 ftl 文件,您可以使用“打开方式”,然后您将被要求将 HTML 编辑器永久链接到 ftl 扩展名:
不支持的内容类型对话框

在内容类型首选项页面中,您可以实际添加 *.ftl 扩展名:
在此处输入图像描述

For ftl files that represent HTML configuring eclipse to open the HTML Editor works nicely. The HTML Editor has formatting capability as asked for. Todo configure eclipse to open ftl files with the HTML Editor you can use "open with" and there you'll get offered to link the HTML Editor permanently to the ftl extension:
Dialog for Unsupported Content Type

In the Content Types Preferences Page you can than actually add the *.ftl extension:
enter image description here

若有似无的小暗淡 2024-10-06 18:40:30

几个月前,我寻找格式化工具,但找不到任何此类工具。据我所知,目前没有这样的工具可用,只有您提到的语法突出显示。

I looked for a formatting tool a few months ago and I was unable to find any such tools. To my knowledge there no such tools currently available, just the syntax highlighting you mentioned.

无风消散 2024-10-06 18:40:30

将 ftl 文件扩展名与您的网页编辑器相关联(假设您已经安装了 wtp)。

Associated the ftl file extension with your web page editor (assuming you have wtp already installed).

情深已缘浅 2024-10-06 18:40:30

一个老问题。一段时间以来我遇到了同样的问题,在使用 freemarker 模板时,默认的 html 编辑器包含一些令人恼火的功能,特别是在使用括号语法时。

Aptana studio eclipse插件解决了大部分问题:
http://www.aptana.com/products/studio3/download

An old question. I had the same problem for some time now, the default html editor contains some irritating features when working on freemarker templates, especially when using the bracket syntax.

Aptana studio eclipse plugin solves most of the problems:
http://www.aptana.com/products/studio3/download

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文