English 中文(简体)
Velocity Editor for eclipse indigo (3.7.x)
原标题:Velocity editor for eclipse indigo (3.7.x)

我在这里看到另一个类似的问题:。 Velocity Edit或plugin f或Eclipse?。 我检查了veloeclipse,但在3.4之后,没有在单壳版本上测试过。 是否有任何人用阴道lip在igo子里。

Is there another edit或better than veloeclipse f或indigo? among the features I am looking for, syntax highlighting and auto-complete of VTL tags would be great.

最佳回答

我正在研究Eclipse Helios,你可以找到下文链接的快速编辑。 罚款。

http://veloedit.sourceforge.net/

问题回答

我刚刚在我的Indigo Service第1号案上安装了Veloclipse,所有事情都是著名的!

同我说过的那样,我安装了just,因此可能有一些隐蔽的不兼容问题等待消亡。 但是,这完全是我所期待的。

UPDATE - 02.01.2012
It is a month later and everything is still working well. I d recommend this plugin for anyone doing Velocity work in Eclipse.

http://code.google.com/p/spe-edit/

网址:

VelocityEdit is based on Velocity Web Edit which has stopped updating since 2006 and is now incompatible with the latest Eclipse 3.7.2. So I build this to make it go on. PS: Actually I prefer not to start another project but I can t contact with the original author. If you know his email address or something alike, contact me~

自第1.5版以来,我开始以自己的意愿补充一些特点。 下面是你只能使用我高速式的~光的杀人特征。

Searching in the Eclipse Marketplace I ve found ep4velo. It seems identical to Veloeclipse, but I ve installed it succesfully under Indigo:

  1. Download the jar from http://code.google.com/a/eclipselabs.org/p/ep4velo/downloads/detail?name=com.langtags.ep4velo_1.0.2.jar&can=2&q=
  2. Put this jar into the dropins folder under eclipse directory
  3. Restart Eclipse and now vm files should be editable with the ep4velo editor

The project not seems to be really active... But for now I m using it.

同Helios Indigo SR2 做的美金!

我对民主选举学会的直接更新感到有些麻烦。 但是,在我人工将焦土粉碎 p粉碎片和混凝土复制后,它进行了工作。 我还不得不关闭并重开我公开的卷宗。

Some color tuning (for script which was too light) might help as well... Eclipse Menu: Windows->Preferences->Veloeclipse





相关问题
In Eclipse, why doesn t "Show In" appear for non-Java files?

If I have a *java file open, I can right click on the source, scroll down to "Show In (Alt-Shift-W)", and select Navigator. If I have an *xml, *jsp, or pretty much anything besides a Java source ...

Eclipse: Hover broken in debug perspective

Since upgrading Eclipse (Galileo build 20090920-1017), hover in debug no longer displays a variable s value. Instead, hover behaves as if I were in normal Java perspective: alt text http://...

Eclipse smart quotes - like in Textmate

Happy Friday — Does anyone know if eclipse has the notion of smart quotes like Textmate. The way it works is to select some words and quote them by simply hitting the " key? I m a newbie here so be ...

Indentation guide for the eclipse editor

Is there a setting or plugin for eclipse that can show indentation guides in the editor? Something like the Codekana plugin for visual studio (not so fancy is also OK). Important that it works with ...

Adding jar from Eclipse plugin runtime tab

I want to add .jar files for plugin from the Runtime tab of manifest file. When I use the Add... button, I can see only sub-directories of the plugin project. So if I want to add same .jar file to ...

How to copy multiple projects into single folder in eclipse

I have two projects, Project1 and Project2. Now i want to copy this projects into eclipse workspace but i want these projects to be in a single folder like below. Eclipse Workspace -> Project -> ...

Java: Finding out what is using all the memory

I have a java application that runs out of memory, but I have no idea which code is allocating the memory. Is there an application with which I can check this? I use Eclipse.

热门标签