ko-archetype/src/main/resources/archetype-resources/nbactions-fxbrwsr.xml
branchclassloader
changeset 1225 73c0973e8e0a
parent 1224 7189e9abb928
child 1226 e5b5c7af4f7f
     1.1 --- a/ko-archetype/src/main/resources/archetype-resources/nbactions-fxbrwsr.xml	Mon Jun 24 17:49:27 2013 +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>