diff -r 6daa39b17563 -r d382dacfd73f rt/core/pom.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rt/core/pom.xml Tue Feb 26 16:54:16 2013 +0100 @@ -0,0 +1,46 @@ + + + 4.0.0 + + org.apidesign.bck2brwsr + rt + 0.3-SNAPSHOT + + org.apidesign.bck2brwsr + core + 0.3-SNAPSHOT + Bck2Brwsr Native Annotations + http://maven.apache.org + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + + + + UTF-8 + + + + junit + junit + 3.8.1 + test + + + org.netbeans.api + org-openide-util-lookup + provided + + + Contains esential annotations for associating JavaScript code with +methods and classes. +