Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
With the attached patch the groovy editor can use templates stored in the
/templates/templates.xml
file.
At the moment this file is a simple copy of the Java templates which should be modified for Groovy syntax.
The ${} variables cotain no values at the moment.
This is already done.