javaquery/demo-twitter/pom.xml
branchfx
changeset 995 3ba587320fcb
parent 991 a28d8ee85ba9
child 996 3a65fcee0b06
     1.1 --- a/javaquery/demo-twitter/pom.xml	Mon Apr 15 20:47:42 2013 +0200
     1.2 +++ b/javaquery/demo-twitter/pom.xml	Mon Apr 15 22:16:25 2013 +0200
     1.3 @@ -66,6 +66,7 @@
     1.4                       <manifest>
     1.5                           <addClasspath>true</addClasspath>
     1.6                           <classpathPrefix>lib/</classpathPrefix>
     1.7 +                         <mainClass>org.apidesign.bck2brwsr.demo.twitter.Main</mainClass>
     1.8                       </manifest>
     1.9                   </archive>
    1.10               </configuration>