still need smarty syntax highlighting in Eclipse PDT(在 Eclipse PDT 中仍然需要聪明的语法高亮)
问题描述
如何在 Eclipse PDT 中获得 smarty 语法高亮显示?
How do I get smarty syntax highlighting in Eclipse PDT?
我能找到的唯一项目是 SmartyPDT,但它已经过时并且不是'不适用于我当前的 Eclipse 安装(PDT All in one,Eclipse 3.5).
The only project I was able to find is SmartyPDT, but it's outdated and isn't working with my current Eclipse install (PDT All in one, with Eclipse 3.5).
我最近发现这篇文章问了很久以前的同一个问题.但是在接受的答案中链接的插件现在已经过时了.
I recently found this post asking the same question from a long time ago. But the plugin linked in the accepted answer there is out of date now.
从标题中删除(没有接受的答案)".这是误导.
removed "(no accepted answer)" from title. it was misleading.
推荐答案
我使用过 SmartyPDT 和 SSE*.
I've used both SmartyPDT and SSE*.
SmartyPDT 很挑剔,我花了一些时间才让它发挥作用.不幸的是,在重新安装操作系统后,我的自定义 jar 不再工作,所以我一直在使用 SSE.
SmartyPDT is finicky and it took some time for me to get it working. Unfortunately, after an OS reinstall my custom jars don't work anymore, so I've been using SSE.
这很基础,但总比没有好.
It is quite basic but better than nothing.
在 bar54 有英文描述.
从 谷歌翻译版.
更新:
SSE 示例 http://www.freeimagehosting.net/uploads/1c07de77d7.png
*我猜这就是它的名字,页面是日文的.
*I guess this is what it's called, the page is in Japanese.
这篇关于在 Eclipse PDT 中仍然需要聪明的语法高亮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:在 Eclipse PDT 中仍然需要聪明的语法高亮
基础教程推荐
- Struts2 URL 无法访问 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
