Velocity editor plugin for Eclipse Luna(Eclipse Luna 的 Velocity 编辑器插件)
问题描述
我正在为 Eclipse Luna 搜索 Velocity 编辑器插件,但找不到.我发现了几个编辑器插件,例如:
- Veloeclipse
- 速度编辑器
- Veloedit <--------------- 现在正在处理露娜 4.4.1!
- 奇趣
- Velocity Web 编辑
这些都不适用于 Eclipse Luna.还有其他人知道在 Eclipse Luna 中编辑 Velocity 文件的任何其他插件吗?
提前谢谢你!
您可以使用帮助 > 安装新软件来安装对 2.0 样式插件的支持.
选择Eclipse 项目更新"站点(http://download.eclipse.org/eclipse/updates/4.4).
您将在Eclipse 测试、示例和附加"部分找到Eclipse 2.0 样式插件支持".
安装它.
之后,只需安装 Veloeclipse 或其他旧的2.0 风格"插件p>
I was searching for a Velocity editor plugin for Eclipse Luna but I could not find any. I found couple of editor plugins like:
- Veloeclipse
- Velocity Editor
- Veloedit <--------------- This is now working on Luna 4.4.1!
- QIQU
- Velocity Web Edit
None of this worked for Eclipse Luna. Does anyone else know any other plugin for editing Velocity files in Eclipse Luna?
Thank you in advance!
You can install support for 2.0 style plugins using Help > Install New Software.
Select the 'Eclipse Project Updates' site (http://download.eclipse.org/eclipse/updates/4.4).
You will find 'Eclipse 2.0 Style Plugin Support' in the 'Eclipse Tests, Examples and Extras' section.
Install it.
After, simply install Veloeclipse or other old "2.0 style" plugin
这篇关于Eclipse Luna 的 Velocity 编辑器插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Eclipse Luna 的 Velocity 编辑器插件
基础教程推荐
- 验证是否调用了所有 getter 方法 2022-01-01
- 从 python 访问 JVM 2022-01-01
- Java Swing计时器未清除 2022-01-01
- Java 实例变量在两个语句中声明和初始化 2022-01-01
- 在 Java 中创建日期的正确方法是什么? 2022-01-01
- 如何在 JFrame 中覆盖 windowsClosing 事件 2022-01-01
- 大摇大摆的枚举 2022-01-01
- 多个组件的复杂布局 2022-01-01
- 如何在 Spring @Value 注解中正确指定默认值? 2022-01-01
- 不推荐使用 Api 注释的描述 2022-01-01
