{{{ Templates 4.1.0
Source: Source code is in SVN with the tag Templates-4_1_0
Announcement: Templates 4.1.0 updates the version of the embedded Velocity template engine from 1.4 to 1.5.
Requires Java 1.5
Requires jEdit 04.03.03.00
Required plugins:
jakartacommons.JakartaCommonsPlugin 0.5
Short Description: The Templates plugin integrates the Apache Velocity templating engine with jEdit, to allow dynamic text generation based on template files.
Long Description: <html>
<p>
The Templates plugin allows dynamic generation of source code and other
files based on template files. The incorporation of the Apache Velocity
templating engine as of version 3.0.0 allows for a great deal of
flexibility and interactivity. Templates may be accessed through the
Plugins menu or a dockable tree view.
</p>
</html>
}}}
Logged In: YES
user_id=935841
Originator: NO
shouldn't the velocity-1.5.jar be included in the .jars property of this plugin?
Logged In: YES
user_id=935841
Originator: NO
i committed the fix and released it.
Logged In: YES
user_id=285591
Originator: NO
Hi, I think there is a mistake in the packaging : it doesn't work with Java 1.5 I think it was compiled with 1.6
Logged In: YES
user_id=935841
Originator: NO
oops. good catch. i repackaged and re-uploaded it. We may need to wait a bit before the mirrors catch up.
Logged In: YES
user_id=935841
Originator: NO
ok now it's all good.