SamSharaf / nb-maven-project-setjdk

NetBeans plugin which sets the "netbeans.hint.jdkPlatform" for the selected projects

Home Page:http://plugins.netbeans.org/plugin/63132/?show=true

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Looking for maintainers, who want to take over the development!


Build Status Donate

Set JDK for Maven projects

This plugin adds an action to the project node, which allows you to set the Java platform for multiple maven project at the same time.

Features:

  • Select multiple maven projects in the project window, right click on a project and choose "Set JDK". This sets the configuration in the nb-configuration.xml file.

Updates in 1.0.2:

  • [Issue 4]: Fixed: NPE on Right-Click

Updates in 1.0.1:

  • [Issue 3]: Fixed: java.util.NoSuchElementException at java.util.ArrayList$Itr.next
  • [Issue 1]: Fixed: limit to maven-based projects only

Updates in 1.0.0:

  • initial version

Provide defects, request for enhancements and feedback at https://github.com/markiewb/nb-maven-project-setjdk/issues

Compatible to >=NB 8.0

Legal disclaimer: Code is licensed under Apache 2.0.

About

NetBeans plugin which sets the "netbeans.hint.jdkPlatform" for the selected projects

http://plugins.netbeans.org/plugin/63132/?show=true


Languages

Language:Java 100.0%