# HG changeset patch # User Jaroslav Tulach # Date 1451114604 -3600 # Node ID c78122e85b318d92ffa984c5329b5ad9d88d1cd0 # Parent 23babc7d5bb8f43bdeacc86f1c39ac27e4fed0d1 Debug action is the same as run, just with debugging turned on diff -r 23babc7d5bb8 -r c78122e85b31 javaquery/demo-calculator/nbactions.xml --- a/javaquery/demo-calculator/nbactions.xml Sat Dec 26 08:22:59 2015 +0100 +++ b/javaquery/demo-calculator/nbactions.xml Sat Dec 26 08:23:24 2015 +0100 @@ -30,4 +30,16 @@ NONE + + debug + + package + bck2brwsr:show + + + maven + true + NONE + +