]
George Gastaldi commented on FORGE-2361:
----------------------------------------
Maybe {{js-new-function}} instead of {{js-new-method}}?
Having web front related commands
---------------------------------
Key: FORGE-2361
URL:
https://issues.jboss.org/browse/FORGE-2361
Project: Forge
Issue Type: Sub-task
Components: Java EE
Affects Versions: 2.16.2.Final
Reporter: Antonio Goncalves
Fix For: 2.x Future
We should have a set of commands to create all sorts of web front artifacts. For example
:
{code}
html-new-page
html-new-template
jsp-new-page
css-new-sheet
css-add-style
js-new-script
js-new-method
...
{code}