Velocity UI for Eclipse

This project leverages the Eclipse platform (v3.x) by adding support for the template/scripting engine Velocity.

It provides the following plugins:
org.apache.velocity
Velocity binaries (currently v1.7.0) packaged as an Eclipse plugin
org.vaulttec.velocity.ui
Velocity-aware text editor (associated to files with extensions '*.vsl' or '*.vm') with outline view

Editor Features

Installation

Via Eclipse Update Manager

Online updates are available on http://veloedit.sourceforge.net/updates/. Define a site bookmark in Eclipse's Update Manager view (Screenshot), navigate to the update site via this bookmark (Screenshot) and install the Velocity UI feature.

This update site can also be downloaded from SourceForge and used locally.

Manually

Download the archives org.apache.velocity_x.x.x.zip and org.vaulttec.velocity.ui_x.x.x.zip from here and unzip them in your Eclipse plugin directory "<eclipse install path>/plugins/".


SourceForge Logo