diff -r bbc04118d571 -r 1bdeeb77f5a3 core/pom.xml --- a/core/pom.xml Thu Nov 29 00:02:37 2012 +0100 +++ b/core/pom.xml Sat Jan 12 16:29:29 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.