javaquery/demo-calculator/pom.xml
branchemul
changeset 709 722c51330e75
parent 692 d088fc482c65
child 743 6dc02c92ba9e
     1.1 --- a/javaquery/demo-calculator/pom.xml	Wed Feb 06 18:24:53 2013 +0100
     1.2 +++ b/javaquery/demo-calculator/pom.xml	Mon Feb 11 19:47:46 2013 +0100
     1.3 @@ -50,6 +50,7 @@
     1.4                       <manifest>
     1.5                           <addClasspath>true</addClasspath>
     1.6                           <classpathPrefix>lib/</classpathPrefix>
     1.7 +                         <mainClass>org.apidesign.bck2brwsr.demo.calc.staticcompilation.Calc</mainClass>
     1.8                       </manifest>
     1.9                   </archive>
    1.10               </configuration>