Added net.java.html.canvas canvas
authortoni.epple@eppleton.de
Fri, 17 May 2013 10:44:29 +0200
branchcanvas
changeset 1106f927cf7e88b5
parent 1105 ae3f2aa50970
child 1107 14d393e120de
Added net.java.html.canvas
javaquery/pom.xml
     1.1 --- a/javaquery/pom.xml	Fri May 17 10:27:41 2013 +0200
     1.2 +++ b/javaquery/pom.xml	Fri May 17 10:44:29 2013 +0200
     1.3 @@ -16,5 +16,6 @@
     1.4          <module>demo-calculator</module>
     1.5          <module>demo-calculator-dynamic</module>
     1.6      <module>demo-twitter</module>
     1.7 +    <module>canvas</module>
     1.8    </modules>
     1.9  </project>
    1.10 \ No newline at end of file