Download List

Project Description

Velocity editor plugin for Eclipse provides an editor for the scripting language of Jakarta's template engine Velocity. The editor is implemented as an plugin for the Eclipse platform.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-10 00:23
1.0.2

This release adds support for the Eclipse Workbench's navigation history to the 'Go to Definition' action. You can use 'Alt + Arrow left' to return to the previous location. Additionally, the feature request #723125 (Show else clause in outline) was implemented.
Tags: Minor feature enhancements

2003-04-07 01:35
1.0.1

This release updates Velocity to version 1.3.1. A bug was fixed which prevented the editor from being used with files other than *.vm and *.vsl (the document provider is now set during editor initialization instead of defining it in plugin.xml).
Tags: Minor bugfixes

2003-03-03 12:43
1.0.0

This release adds Velocimacro Library support and comment/comment via Ctrl+/ and Ctrl+\. The outline page and content assist proposals now contain images too.
Tags: Major feature enhancements

2003-02-10 04:36
0.9.4

This release adds support for Velocity user directives and support for the modified keybinding in Eclipse 2.1 (required for Ctrl+Space, which is now bound to the text editor instead of the Java editor). Bug #670299 has been fixed.
Tags: Major bugfixes

2003-01-26 20:57
0.9.3

Hover info and code completion for references are now scope-sensitive. Within a macro definition, the macro parameters are also considered.
Tags: Initial freshmeat announcement

Project Resources