Velocity editor plugin for Eclipse? [closed]

冷暖自知 提交于 2019-11-30 10:56:36

问题


I've seen Veloedit, which seems to have good syntax highlighting but doesn't allow tab characters in the file being edited (wtf?) and also has no understanding of HTML.

With a little bit of googling I've found Veloecipse, which claims to build upon Veloedit and also add HTML support - but doesn't seem to be compatible with Eclipse 3.4.

Are there any other Velocity template editor plugins for Eclipse that anyone is using?

The ideal solution would have the following features:

  • Syntax hightlighting of VTL
  • HTML syntax highlighting as well
  • Auto-complete of VTL syntax
  • Allows tabs!

Update: see my answer below


回答1:


Here's an update: I've been using Veloeclipse and it works well, not sure what led to my original comment about not working with Eclipse 3.4 but I am definitely using it with 3.4 now. Veloeclipse works better than Veloedit and Velocity Web Editor, in my opinion.




回答2:


I have installed Veloeclipse since Veloedit raised exceptions when opening the editor and it works fine with eclipse 3.5.2.

In order to install it, I had to deselect "Group items by category" in the "Install new software..." dialog.




回答3:


just try

Velocity Web Edit

http://velocitywebedit.sourceforge.net/




回答4:


you can download Veloeclipse for Velocity Template from http://code.google.com/p/veloeclipse/




回答5:


According to http://sourceforge.net/project/showfiles.php?group_id=126011 the last release was 2006 so, I don't think that it's actively maintained anymore.

Too bad that veloedit doesn't work.

Ok, I tried it again and now it worked. Must have something to do with my installation. So for me veloedit is the way to go :)

Next Edit: On the next day, I got Eclipse exceptions again, when I started to use the veloedit editor. Now I'm just using a regular html/jsp editor to have at least some kind oh html syntax highlighting...



来源:https://stackoverflow.com/questions/386877/velocity-editor-plugin-for-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!