diff -r bbc04118d571 -r cad4ac1d51fb core/pom.xml --- a/core/pom.xml Thu Nov 29 00:02:37 2012 +0100 +++ b/core/pom.xml Mon Feb 04 23:25:32 2013 +0100 @@ -19,8 +19,8 @@ maven-compiler-plugin 2.3.2 - 1.6 - 1.6 + 1.7 + 1.7 @@ -35,6 +35,10 @@ 3.8.1 test + + org.netbeans.api + org-openide-util-lookup + Contains esential annotations for associating JavaScript code with methods and classes.