|
From: Fintan F. <fi...@gm...> - 2009-04-22 11:55:08
|
CLOPS release 0.2 is now live. This release contains a number of bugfixes, changes and improvements, including: - Template name is now taken from the template file, or specified by the user, or taken from the template file name. - Added templates: htmldev - Enhanced templates: html, all the code templates - string-enum generate a Java enum type - The option syntax for the command line of CLOPS changed - Enabled description String for the Name section and the format section in the DSL - Improved documentation of CLOPS command-line input. - Infinite lookahead parser provided as a method, rather than an option. The release is available from the sourceforge download page: https://sourceforge.net/project/showfiles.php?group_id=257014 Please note that the svn layout has changed to have top-level folders of trunk/ and tags/. Thus, to get the trunk check out the following url: https://clops.svn.sourceforge.net/svnroot/clops/trunk |