minesweeper/nbactions.xml
branchibrwsr
changeset 124 533c2be1747c
parent 101 5ef40158eb9c
     1.1 --- a/minesweeper/nbactions.xml	Mon Mar 10 12:56:48 2014 +0100
     1.2 +++ b/minesweeper/nbactions.xml	Thu Mar 27 15:14:48 2014 +0100
     1.3 @@ -23,29 +23,5 @@
     1.4      OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
     1.5      THE SOFTWARE.
     1.6  
     1.7 ---><actions>
     1.8 -    <action>
     1.9 -        <actionName>run</actionName>
    1.10 -        <goals>
    1.11 -            <goal>process-classes</goal>
    1.12 -            <goal>exec:java</goal>
    1.13 -        </goals>
    1.14 -    </action>
    1.15 -    <action>
    1.16 -        <actionName>debug</actionName>
    1.17 -        <goals>
    1.18 -            <goal>process-classes</goal>
    1.19 -            <goal>exec:java</goal>
    1.20 -        </goals>
    1.21 -        <properties>
    1.22 -            <jpda.listen>maven</jpda.listen>
    1.23 -        </properties>
    1.24 -    </action>
    1.25 -    <action>
    1.26 -            <actionName>CUSTOM-iPad Sim</actionName>
    1.27 -            <displayName>iPad Sim</displayName>
    1.28 -            <goals>
    1.29 -                <goal>robovm:ipad-sim</goal>
    1.30 -            </goals>
    1.31 -        </action>
    1.32 +-->
    1.33  </actions>