diff --git a/pom.xml b/pom.xml index 7cdd187..aa391ad 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ UTF-8 ${project.build.directory}/endorsed - RELEASE74 + RELEASE81 @@ -63,6 +63,11 @@ org-netbeans-modules-java-source ${netbeans.version} + + org.netbeans.api + org-netbeans-modules-java-source-base + ${netbeans.version} + org.netbeans.external nb-javac-api @@ -83,6 +88,11 @@ org-openide-awt ${netbeans.version} + + org.netbeans.api + org-openide-util-ui + ${netbeans.version} + org.netbeans.api org-netbeans-modules-java-hints-test @@ -118,6 +128,18 @@ 2.6 test + + org.netbeans.modules + org-netbeans-modules-parsing-nb + ${netbeans.version} + test + + + org.netbeans.modules + org-netbeans-modules-projectapi-nb + ${netbeans.version} + test + org.netbeans.api org-openide-text @@ -264,6 +286,7 @@ <li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/59">Updated Fix</a>]: Make "Change modifiers" hints work for constructors too</li> <li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/64">Updated Fix </a>]: java.lang.NullPointerException in "Report methods that have class name"</li> <li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/70">Removed Fix</a>]: "dead instanceof" hint has been removed</li> +<li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/72">Task</a>]: Update dependencies to NB 8.1</li> </ul> <h3>1.5.0:</h3> <ul> @@ -326,7 +349,7 @@ The original sourcecode can be found at <a href="http://hg.netbeans.org/main/ <p> Provide defects, request for enhancements and feedback at <a href=https://github.com/markiewb/nb-additional-hints/issues">https://github.com/markiewb/nb-additional-hints/issues</a> </p> -<p>Compatible to NetBeans 7.4+ and higher</p> +<p>Compatible to NetBeans 8.1+</p> <p> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K4CMP92RZELE2"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt="btn_donate_SM.gif"></a>