ko-archetype/src/main/resources/archetype-resources/nbactions-bck2brwsr.xml
changeset 1201 b6fd8b9ccc7a
child 1204 41b4e878eb80
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ko-archetype/src/main/resources/archetype-resources/nbactions-bck2brwsr.xml	Mon May 13 11:39:33 2013 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<actions>
     1.6 +    <action>
     1.7 +        <actionName>run</actionName>
     1.8 +        <goals>
     1.9 +            <goal>process-classes</goal>
    1.10 +            <goal>bck2brwsr:brwsr</goal>
    1.11 +        </goals>
    1.12 +    </action>
    1.13 +</actions>