ko/archetype/src/main/resources/archetype-resources/nbactions-fxbrwsr.xml
changeset 1619 a7bf87c2c1d9
parent 1574 d51a5533a2e7
parent 1618 f62b42f0b751
child 1620 15c6f1aabe13
     1.1 --- a/ko/archetype/src/main/resources/archetype-resources/nbactions-fxbrwsr.xml	Thu May 15 11:38:27 2014 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,20 +0,0 @@
     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 -    <action>
    1.14 -        <actionName>debug</actionName>
    1.15 -        <goals>
    1.16 -            <goal>process-classes</goal>
    1.17 -            <goal>bck2brwsr:brwsr</goal>
    1.18 -        </goals>
    1.19 -        <properties>
    1.20 -            <jpda.listen>maven</jpda.listen>
    1.21 -        </properties>
    1.22 -    </action>
    1.23 -</actions>