ko-archetype/src/main/resources/archetype-resources/nbactions-bck2brwsr.xml
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 13 May 2013 11:39:33 +0200
changeset 1201 b6fd8b9ccc7a
child 1204 41b4e878eb80
permissions -rw-r--r--
First sketch of the Knockout4J archetype
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <actions>
     3     <action>
     4         <actionName>run</actionName>
     5         <goals>
     6             <goal>process-classes</goal>
     7             <goal>bck2brwsr:brwsr</goal>
     8         </goals>
     9     </action>
    10 </actions>