dew/nbactions.xml
brancharithmetic
changeset 680 7ffb635a5c4f
parent 547 36ec0a7616d0
     1.1 --- a/dew/nbactions.xml	Wed Jan 23 14:10:54 2013 +0100
     1.2 +++ b/dew/nbactions.xml	Wed Feb 06 12:46:35 2013 +0100
     1.3 @@ -25,10 +25,6 @@
     1.4                  <goal>process-classes</goal>
     1.5                  <goal>org.codehaus.mojo:exec-maven-plugin:1.2.1:exec</goal>
     1.6              </goals>
     1.7 -            <properties>
     1.8 -                <exec.args>-classpath %classpath org.apidesign.bck2brwsr.dew.Dew</exec.args>
     1.9 -                <exec.executable>java</exec.executable>
    1.10 -            </properties>
    1.11          </action>
    1.12          <action>
    1.13              <actionName>debug</actionName>